mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 15:46:52 +03:00
28 lines
875 B
JSON
28 lines
875 B
JSON
{
|
|
"manifests": {
|
|
"coka/rest-request-validator-bundle": {
|
|
"manifest": {
|
|
"bundles": {
|
|
"Oka\\RESTRequestValidatorBundle\\OkaRESTRequestValidatorBundle": [
|
|
"all"
|
|
]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
},
|
|
"files": {
|
|
"config/packages/oka_rest_request_validator.yaml": {
|
|
"contents": [
|
|
"oka_rest_request_validator:",
|
|
" exception:",
|
|
" enabled: true",
|
|
""
|
|
],
|
|
"executable": false
|
|
}
|
|
},
|
|
"ref": "42ae8a552909a4048bd94ea39d245c0b677c97db"
|
|
}
|
|
}
|
|
} |