mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-11 11:32:44 +00:00
switch to oas3 spec for php-symfony samples (#9248)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
generatorName: php-symfony
|
||||
outputDir: samples/server/petstore/php-symfony/SymfonyBundle-php
|
||||
inputSpec: modules/openapi-generator/src/test/resources/2_0/petstore.yaml
|
||||
inputSpec: modules/openapi-generator/src/test/resources/3_0/petstore.yaml
|
||||
templateDir: modules/openapi-generator/src/main/resources/php-symfony
|
||||
|
||||
Reference in New Issue
Block a user