forked from loafle/openapi-generator-original
* 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
|