An error occurred while fetching the assigned milestone of the selected merge_request.
modules/openapi-generator/…/…/…/r
modelGeneric.mustache +10 -1
samples/client/petstore/R
R
allof_tag_api_response.R +10 -1
animal.R +10 -1
basque_pig.R +10 -1
cat.R +10 -1
cat_all_of.R +10 -1
category.R +10 -1
danish_pig.R +10 -1
dog.R +10 -1
dog_all_of.R +10 -1
model_api_response.R +10 -1
order.R +10 -1
pet.R +10 -1
special.R +10 -1
tag.R +10 -1
update_pet_request.R +10 -1
user.R +10 -1
test_petstore.R +2 -1
@@ -349,8 +349,17 @@
@@ -195,8 +195,17 @@ AllofTagApiResponse <- R6::R6Class(
+ 10
- 1
@@ -135,8 +135,17 @@ Animal <- R6::R6Class(
@@ -141,8 +141,17 @@ BasquePig <- R6::R6Class(
+ 10
- 1
@@ -158,8 +158,17 @@ Cat <- R6::R6Class(