forked from loafle/openapi-generator-original
7 lines
329 B
JSON
7 lines
329 B
JSON
{
|
|
"!include": "bin/ruby-petstore-faraday.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-faraday",
|
|
"templateDir": "modules/openapi-generator/src/main/resources/ruby-client"
|
|
} |