Files
symfony-flex-recipes-contrib/mtarld.api-platform-ms-bundle.0.1.json
T
github-action botandgithub-action bot 7d78e147a4 Update Flex endpoint
2021-09-20 16:37:35 +00:00

44 lines
1.7 KiB
JSON

{
"locks": {
"mtarld/api-platform-ms-bundle": {
"version": "0.1",
"recipe": {
"repo": "0.1",
"branch": "master",
"version": "0.1",
"ref": "f486d838d15925251cfd85e4ec56669cd02672cd"
}
}
},
"manifests": {
"mtarld/api-platform-ms-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "mtarld/api-platform-ms-bundle",
"version": "0.1",
"manifest": {
"bundles": {
"Mtarld\\ApiPlatformMsBundle\\ApiPlatformMsBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"post-install-output": [
" * <fg=blue>Configure</> the bundle:",
" <comment>config/packages/api_platform_ms.yaml</>",
" <comment>https://github.com/mtarld/api-platform-ms-bundle</>"
]
},
"files": {
"config/packages/api_platform_ms.yaml": {
"contents": "api_platform_ms:\n # Name of the current microservice\n name: app\n\n # List of related microservices\n #microservices:\n # product:\n # base_uri: https://product.api\n # api_path: /api\n # format: jsonld\n",
"executable": false,
"encoding": ""
}
},
"origin": "mtarld/api-platform-ms-bundle:0.1@github.com/symfony/recipes-contrib:master",
"is_contrib": true
}
}
}