Update Flex archives

This commit is contained in:
github-action[bot]
2021-12-18 17:21:01 +00:00
parent 0f51d4be82
commit f49d36fa18
993 changed files with 48580 additions and 0 deletions
@@ -0,0 +1,44 @@
{
"manifests": {
"mtarld/api-platform-ms-bundle": {
"manifest": {
"bundles": {
"Mtarld\\ApiPlatformMsBundle\\ApiPlatformMsBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"post-install-output": [
"<bg=blue;fg=white> </>",
"<bg=blue;fg=white> What's next for ApiPlatformMsBundle? </>",
"<bg=blue;fg=white> </>",
"",
" * <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:",
" # Name of the current microservice",
" name: app",
"",
" # List of related microservices",
" #microservices:",
" # product:",
" # base_uri: https://product.api",
" # api_path: /api",
" # format: jsonld",
""
],
"executable": false
}
},
"ref": "068dcb040e17d4a911579e9e03959281e6d411d6"
}
}
}
@@ -0,0 +1,40 @@
{
"manifests": {
"mtarld/api-platform-ms-bundle": {
"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:",
" # Name of the current microservice",
" name: app",
"",
" # List of related microservices",
" #microservices:",
" # product:",
" # base_uri: https://product.api",
" # api_path: /api",
" # format: jsonld",
""
],
"executable": false
}
},
"ref": "f486d838d15925251cfd85e4ec56669cd02672cd"
}
}
}