Files
symfony-flex-recipes-contrib/nelmio.api-doc-bundle.2.13.json
T
github-action botandgithub-action bot af31901ef8 Update Flex endpoint
2021-09-20 16:15:05 +00:00

44 lines
2.2 KiB
JSON

{
"locks": {
"nelmio/api-doc-bundle": {
"version": "2.13",
"recipe": {
"repo": "2.13",
"branch": "master",
"version": "2.13",
"ref": "d13bb99357ebcd2ffb6fe808a64961f5bc1c7546"
}
}
},
"manifests": {
"nelmio/api-doc-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "nelmio/api-doc-bundle",
"version": "2.13",
"manifest": {
"bundles": {
"Nelmio\\ApiDocBundle\\NelmioApiDocBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/routes/nelmio_api_doc.yaml": {
"contents": "NelmioApiDocBundle:\n resource: \"@NelmioApiDocBundle/Resources/config/routing.yml\"\n prefix: /api/doc\n",
"executable": false,
"encoding": ""
},
"config/packages/nelmio_api_doc.yaml": {
"contents": "#nelmio_api_doc:\n# exclude_sections: []\n# default_sections_opened: true\n# motd:\n# template: 'NelmioApiDocBundle::Components/motd.html.twig'\n# request_listener:\n# enabled: true\n# parameter: _doc\n# swagger:\n# api_base_path: /api\n# swagger_version: '1.2'\n# api_version: '0.1'\n# info:\n# title: Symfony2\n# description: 'My awesome Symfony2 app!'\n# TermsOfServiceUrl: null\n# contact: null\n# license: null\n# licenseUrl: null\n# cache:\n# enabled: false\n# file: '%kernel.cache_dir%/api-doc.cache'\n",
"executable": false,
"encoding": ""
}
},
"origin": "nelmio/api-doc-bundle:2.13@github.com/symfony/recipes-contrib:master",
"is_contrib": true
}
}
}