forked from loafle/openapi-generator-original
* test php symfony server sample in github action * update php laravel samples * add tests for php 7.x, 8.x
7 lines
280 B
YAML
7 lines
280 B
YAML
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
|