mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-02 06:50:53 +00:00
5 lines
251 B
YAML
5 lines
251 B
YAML
generatorName: php
|
|
outputDir: samples/client/petstore/php/OpenAPIClient-php
|
|
inputSpec: modules/openapi-generator/src/test/resources/3_0/petstore-with-fake-endpoints-models-for-testing.yaml
|
|
templateDir: modules/openapi-generator/src/main/resources/php
|