forked from loafle/openapi-generator-original
75 lines
1.1 KiB
Plaintext
75 lines
1.1 KiB
Plaintext
.Rbuildignore
|
|
.github/workflows/r-client.yaml
|
|
.gitignore
|
|
.lintr
|
|
.travis.yml
|
|
DESCRIPTION
|
|
NAMESPACE
|
|
R/allof_tag_api_response.R
|
|
R/animal.R
|
|
R/any_of_pig.R
|
|
R/any_of_primitive_type_test.R
|
|
R/api_client.R
|
|
R/api_exception.R
|
|
R/api_response.R
|
|
R/basque_pig.R
|
|
R/cat.R
|
|
R/cat_all_of.R
|
|
R/category.R
|
|
R/danish_pig.R
|
|
R/date.R
|
|
R/dog.R
|
|
R/dog_all_of.R
|
|
R/fake_api.R
|
|
R/format_test.R
|
|
R/mammal.R
|
|
R/model_api_response.R
|
|
R/nested_one_of.R
|
|
R/one_of_primitive_type_test.R
|
|
R/order.R
|
|
R/pet.R
|
|
R/pet_api.R
|
|
R/petstore_api.R
|
|
R/pig.R
|
|
R/special.R
|
|
R/store_api.R
|
|
R/tag.R
|
|
R/update_pet_request.R
|
|
R/user.R
|
|
R/user_api.R
|
|
R/whale.R
|
|
R/zebra.R
|
|
README.md
|
|
docs/AllofTagApiResponse.md
|
|
docs/Animal.md
|
|
docs/AnyOfPig.md
|
|
docs/AnyOfPrimitiveTypeTest.md
|
|
docs/BasquePig.md
|
|
docs/Cat.md
|
|
docs/CatAllOf.md
|
|
docs/Category.md
|
|
docs/DanishPig.md
|
|
docs/Date.md
|
|
docs/Dog.md
|
|
docs/DogAllOf.md
|
|
docs/FakeApi.md
|
|
docs/FormatTest.md
|
|
docs/Mammal.md
|
|
docs/ModelApiResponse.md
|
|
docs/NestedOneOf.md
|
|
docs/OneOfPrimitiveTypeTest.md
|
|
docs/Order.md
|
|
docs/Pet.md
|
|
docs/PetApi.md
|
|
docs/Pig.md
|
|
docs/Special.md
|
|
docs/StoreApi.md
|
|
docs/Tag.md
|
|
docs/UpdatePetRequest.md
|
|
docs/User.md
|
|
docs/UserApi.md
|
|
docs/Whale.md
|
|
docs/Zebra.md
|
|
git_push.sh
|
|
tests/testthat.R
|