Update Flex endpoint

This commit is contained in:
github-action bot
2021-09-22 13:12:29 +00:00
parent 6baa3d0e33
commit 030c77cfa8
561 changed files with 11464 additions and 11344 deletions
+19 -19
View File
@@ -1,20 +1,6 @@
{
"locks": {
"coka/api-bundle": {
"version": "3.0",
"recipe": {
"repo": "3.0",
"branch": "master",
"version": "3.0",
"ref": "90f3023c0dd1b2c21d537a4ab4b1384431671cfa"
}
}
},
"manifests": {
"coka/api-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "coka/api-bundle",
"version": "3.0",
"manifest": {
"bundles": {
"Oka\\ApiBundle\\OkaApiBundle": [
@@ -27,13 +13,27 @@
},
"files": {
"config/packages/oka_api.yaml": {
"contents": "oka_api:\n cors:\n default:\n allow_credentials: true\n expose_headers: ['Accept-Encoding']\n max_age: 3600\n firewalls:\n wsse:\n enabled: false\n security_behaviors:\n password_updater: false\n response:\n compression:\n enabled: false\n",
"executable": false,
"encoding": ""
"contents": [
"oka_api:",
" cors:",
" default:",
" allow_credentials: true",
" expose_headers: ['Accept-Encoding']",
" max_age: 3600",
" firewalls:",
" wsse:",
" enabled: false",
" security_behaviors:",
" password_updater: false",
" response:",
" compression:",
" enabled: false",
""
],
"executable": false
}
},
"origin": "coka/api-bundle:3.0@github.com/symfony/recipes-contrib:master",
"is_contrib": true
"ref": "90f3023c0dd1b2c21d537a4ab4b1384431671cfa"
}
}
}