Files
symfony-flex-recipes-contrib/mtarld.api-platform-ms-bundle.0.1.json
T
github-action botandgithub-action bot 7fa28e54e3 Update Flex endpoint
2021-09-19 15:44:29 +00:00

40 lines
1.5 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%/"
}
},
"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",
"not_installable": false,
"is_contrib": true
}
}
}