Files
openapi-generator/bin/ci/ruby-client-petstore.json
Bodo Graumann a738e95aee Refactor typescript merge master (#4319)
Merge master into ts-refactor
2019-11-01 11:04:18 -04:00

7 lines
313 B
JSON

{
"!include": "bin/ruby-petstore.json",
"generatorName": "ruby",
"inputSpec": "modules/openapi-generator/src/test/resources/2_0/petstore-with-fake-endpoints-models-for-testing.yaml",
"outputDir": "samples/client/petstore/ruby",
"templateDir": "modules/openapi-generator/src/main/resources/ruby-client"
}