modules/openapi-generator/…/…/…/r
modelAnyOf.mustache +36 -2
modelOneOf.mustache +37 -4
partial_header.mustache +8 -7
samples/client/petstore/R
R
allof_tag_api_response.R +7 -6
animal.R +7 -6
any_of_pig.R +43 -8
api_client.R +7 -6
basque_pig.R +7 -6
cat.R +7 -6
cat_all_of.R +7 -6
category.R +7 -6
danish_pig.R +7 -6
dog.R +7 -6
dog_all_of.R +7 -6
fake_api.R +7 -6
model_api_response.R +7 -6
order.R +7 -6
pet.R +7 -6
pet_api.R +7 -6
pig.R +44 -10
store_api.R +7 -6
tag.R +7 -6
update_pet_request.R +7 -6
user.R +7 -6
user_api.R +7 -6
build_and_test.bash +1 -0
.gitignore +2 -0
@@ -11,14 +11,31 @@
@@ -41,6 +58,14 @@
@@ -48,6 +73,15 @@
@@ -11,14 +11,30 @@
@@ -56,6 +72,14 @@
@@ -63,6 +87,15 @@