Test PHP Symfony server sample in github action (#12533)

* test php symfony server sample in github action

* update php laravel samples

* add tests for php 7.x, 8.x
This commit is contained in:
William Cheng
2022-06-04 18:23:28 +08:00
committed by GitHub
parent fe8187ba6d
commit 38018d8b94
8 changed files with 73 additions and 5 deletions

View File

@@ -2,3 +2,5 @@ generatorName: php-symfony
outputDir: samples/server/petstore/php-symfony/SymfonyBundle-php
inputSpec: modules/openapi-generator/src/test/resources/3_0/petstore.yaml
templateDir: modules/openapi-generator/src/main/resources/php-symfony
gitUserId: openapitools
gitRepoId: petstore