Files
symfony-flex-recipes-contrib/swag-industries.melodiia.0.7.json
T
github-action botandgithub-action bot 06af7d5f81 Update Flex endpoint
2021-09-23 10:31:54 +00:00

32 lines
1.0 KiB
JSON

{
"manifests": {
"swag-industries/melodiia": {
"manifest": {
"bundles": {
"SwagIndustries\\Melodiia\\MelodiiaBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/melodiia.yaml": {
"contents": [
"melodiia:",
" apis:",
" # Define as much APIs you want here",
" main:",
" # This path impacts the behavior of Melodiia. Change it if required",
" base_path: /api/v1",
""
],
"executable": false
}
},
"ref": "27f80ea5978129426dbc7318e48009b9bc4145b3"
}
}
}