Skip to content

Commit

Permalink
add corytech/php-openapi recipe (#1596)
Browse files Browse the repository at this point in the history
* add corytech/php-openapi recipe

* fix yaml

* fix yaml

* add bundles to manifest
  • Loading branch information
qconer authored Feb 24, 2024
1 parent 4a79670 commit e0baded
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
corytech_open_api:
handle_exceptions_on_path_prefixes:
- "/api/v1"
8 changes: 8 additions & 0 deletions corytech/php-openapi/1.0/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"bundles": {
"Corytech\\OpenApi\\CorytechOpenApiBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}

0 comments on commit e0baded

Please sign in to comment.