mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-07 19:08:52 +00:00
e3ba06cabb
* * Fix bugs in api.mustache, model.mustache, mostly bracket errors or small typos * Added section about installation in README.mustace TODO: fix tests in testthat TODO: fix bug in description.mustace regarding package name * Updates to sample for R client caused by running ./bin/r-petstore.sh (or .\bin\windows\r-petstore.bat) * Add R specific files to .gitignore * [R] add additional files generated by the petstore sample. (see #6520)
12 lines
190 B
Plaintext
12 lines
190 B
Plaintext
# Generated by roxygen2: do not edit by hand
|
|
|
|
export(ApiResponse)
|
|
export(Category)
|
|
export(Element)
|
|
export(Order)
|
|
export(Pet)
|
|
export(PetStoreClient)
|
|
export(Response)
|
|
export(Tag)
|
|
export(User)
|