Files
symfony-flex-recipes/archived/api-platform.core/6125647e444beb7593e2f9224ad1af1188d739de.json
T
github-action[bot]andgithub-action[bot] a5298a919f Update Flex archives
2021-12-18 17:20:12 +00:00

45 lines
1.4 KiB
JSON

{
"manifests": {
"api-platform/core": {
"manifest": {
"bundles": {
"ApiPlatform\\Core\\Bridge\\Symfony\\Bundle\\ApiPlatformBundle": [
"all"
]
},
"copy-from-recipe": {
"etc/": "%ETC_DIR%/",
"src/": "%SRC_DIR%/"
}
},
"files": {
"etc/packages/api_platform.yaml": {
"contents": [
"api_platform:",
" loader_paths:",
" annotation: ['%kernel.project_dir%/src/Entity']",
""
],
"executable": false
},
"etc/routing/api_platform.yaml": {
"contents": [
"api_platform:",
" resource: .",
" type: api_platform",
""
],
"executable": false
},
"src/Entity/.gitkeep": {
"contents": [
""
],
"executable": false
}
},
"ref": "6125647e444beb7593e2f9224ad1af1188d739de"
}
}
}