mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-07 02:55:19 +00:00
10 lines
383 B
JSON
10 lines
383 B
JSON
|
{
|
||
|
"generatorName": "perl",
|
||
|
"inputSpec": "modules/openapi-generator/src/test/resources/2_0/petstore-with-fake-endpoints-models-for-testing.yaml",
|
||
|
"outputDir": "samples/client/petstore/perl/deep_module_test",
|
||
|
"outputDir": "samples/client/petstore/perl/deep_module_test",
|
||
|
"additionalProperties": {
|
||
|
"hideGenerationTimestamp": true,
|
||
|
"moduleName": "Something::Deep"
|
||
|
}
|
||
|
}
|