mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
Add mediamonks/rest-api-bundle (#105)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
mediamonks_rest_api:
|
||||
request_matcher:
|
||||
path: /api
|
||||
8
mediamonks/rest-api-bundle/3.0/manifest.json
Normal file
8
mediamonks/rest-api-bundle/3.0/manifest.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"bundles": {
|
||||
"MediaMonks\\RestApiBundle\\MediaMonksRestApiBundle": ["all"]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user