mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-01-28 19:10:53 +00:00
* make all unmaintained samples executable * remove samples not generated by any config (not even unmaintained configs) * remove deleted samples from github workflows
5 lines
217 B
YAML
5 lines
217 B
YAML
generatorName: cpp-qt-client
|
|
outputDir: samples/client/petstore/cpp-qt
|
|
inputSpec: modules/openapi-generator/src/test/resources/3_0/petstore.yaml
|
|
templateDir: modules/openapi-generator/src/main/resources/cpp-qt-client
|