T-iny
Results
1
comments of
T-iny
Thanks @jmini, I am using command "spring" to generate model code. e.g `openapi-generator generate -i https://raw.githubusercontent.com/openapitools/openapi-generator/master/modules/openapi-generator/src/test/resources/2_0/petstore.yaml -g spring -o /tmp/test/` And I want the models for example “Pet” have default...