Update Flex endpoint

This commit is contained in:
github-action bot
2021-09-22 13:12:29 +00:00
parent 6baa3d0e33
commit 030c77cfa8
561 changed files with 11464 additions and 11344 deletions
+23 -25
View File
@@ -1,20 +1,6 @@
{
"locks": {
"mobizel/markdown-docs-bundle": {
"version": "0.1",
"recipe": {
"repo": "0.1",
"branch": "master",
"version": "0.1",
"ref": "49f06a1b3ba3a8e6e2a34d75fbb2572048b5d73a"
}
}
},
"manifests": {
"mobizel/markdown-docs-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "mobizel/markdown-docs-bundle",
"version": "0.1",
"manifest": {
"bundles": {
"Mobizel\\Bundle\\MarkdownDocsBundle\\MobizelMarkdownDocsBundle": [
@@ -28,23 +14,35 @@
},
"files": {
"docs/index.md": {
"contents": "# Documentation\n\nYour documentation is now ready and you can start working on it.\n\n[Documentation of the bundle](https://github.com/mobizel/markdown-docs-bundle/blob/master/docs/index.md)\n",
"executable": false,
"encoding": ""
"contents": [
"# Documentation",
"",
"Your documentation is now ready and you can start working on it.",
"",
"[Documentation of the bundle](https://github.com/mobizel/markdown-docs-bundle/blob/master/docs/index.md)",
""
],
"executable": false
},
"config/routes/mobizel_markdown_docs.yaml": {
"contents": "_mobizel_markdowns:\n resource: '@MobizelMarkdownDocsBundle/Resources/config/routes.xml'\n prefix: docs\n",
"executable": false,
"encoding": ""
"contents": [
"_mobizel_markdowns:",
" resource: '@MobizelMarkdownDocsBundle/Resources/config/routes.xml'",
" prefix: docs",
""
],
"executable": false
},
"config/packages/mobizel_markdown_docs.yaml": {
"contents": "mobizel_markdown_docs:\n docs_dir: '%kernel.project_dir%/docs'\n",
"executable": false,
"encoding": ""
"contents": [
"mobizel_markdown_docs:",
" docs_dir: '%kernel.project_dir%/docs'",
""
],
"executable": false
}
},
"origin": "mobizel/markdown-docs-bundle:0.1@github.com/symfony/recipes-contrib:master",
"is_contrib": true
"ref": "49f06a1b3ba3a8e6e2a34d75fbb2572048b5d73a"
}
}
}