mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-16 01:26:27 +03:00
Update Flex endpoint
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"manifests": {
|
||||
"coka/input-handler-bundle": {
|
||||
"manifest": {
|
||||
"bundles": {
|
||||
"Oka\\InputHandlerBundle\\OkaInputHandlerBundle": [
|
||||
"all"
|
||||
]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
},
|
||||
"files": {
|
||||
"config/packages/oka_input_handler.yaml": {
|
||||
"contents": [
|
||||
"oka_input_handler:",
|
||||
" error_handler:",
|
||||
" default_request_format: 'json'",
|
||||
" override_problem_normalizer: true",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "53d28efbdf7c6eb4b56f0760de9177a6a729768a"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"manifests": {
|
||||
"coka/input-handler-bundle": {
|
||||
"manifest": {
|
||||
"bundles": {
|
||||
"Oka\\InputHandlerBundle\\OkaInputHandlerBundle": [
|
||||
"all"
|
||||
]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
},
|
||||
"files": {
|
||||
"config/packages/oka_input_handler.yaml": {
|
||||
"contents": [
|
||||
"oka_input_handler:",
|
||||
" error_handler:",
|
||||
" default_request_format: 'json'",
|
||||
" override_problem_normalizer: true",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "53d28efbdf7c6eb4b56f0760de9177a6a729768a"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -174,6 +174,9 @@
|
||||
"coka/file-bundle": [
|
||||
"3.0"
|
||||
],
|
||||
"coka/input-handler-bundle": [
|
||||
"1.0"
|
||||
],
|
||||
"coka/pagination-bundle": [
|
||||
"3.0",
|
||||
"5.0"
|
||||
|
||||
Reference in New Issue
Block a user