forked from loafle/openapi-generator-original
9 lines
234 B
JSON
9 lines
234 B
JSON
{
|
|
"inputSpec": "modules/openapi-generator/src/test/resources/2_0/petstore.yaml",
|
|
"outputDir": "samples/client/petstore/cpp-qt5",
|
|
"additionalProperties": {
|
|
"cppNamespace": "test_namespace",
|
|
"modelNamePrefix": "PFX"
|
|
}
|
|
}
|