mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-18 10:36:52 +03:00
Update Flex endpoint
This commit is contained in:
@@ -12,15 +12,6 @@
|
||||
}
|
||||
},
|
||||
"files": {
|
||||
"config/routes/dev/api_gw_authentication.yaml": {
|
||||
"contents": [
|
||||
"api_gw_authentication_bundle:",
|
||||
" resource: '@ApiGwAuthenticationBundle/Resources/config/routes/routes.php'",
|
||||
" prefix: /api",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
},
|
||||
"config/packages/dev/api_gw_authentication.yaml": {
|
||||
"contents": [
|
||||
"api_gw_authentication:",
|
||||
@@ -29,6 +20,15 @@
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
},
|
||||
"config/routes/dev/api_gw_authentication.yaml": {
|
||||
"contents": [
|
||||
"api_gw_authentication_bundle:",
|
||||
" resource: '@ApiGwAuthenticationBundle/Resources/config/routes/routes.php'",
|
||||
" prefix: /api",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "f8884c5ce14c40e72d6f05e97057f2bb9e18653e"
|
||||
|
||||
Reference in New Issue
Block a user