switch to oas3 spec for php-symfony samples (#9248)

This commit is contained in:
William Cheng
2021-04-14 10:36:48 +08:00
committed by GitHub
parent 1b63822501
commit c285f393b0
12 changed files with 215 additions and 91 deletions

View File

@@ -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