{ "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": "7e530c64900a179cb8a062ed2f25402f5b087a35" } } }