mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
23 lines
788 B
YAML
23 lines
788 B
YAML
#nelmio_api_doc:
|
|
# exclude_sections: []
|
|
# default_sections_opened: true
|
|
# motd:
|
|
# template: 'NelmioApiDocBundle::Components/motd.html.twig'
|
|
# request_listener:
|
|
# enabled: true
|
|
# parameter: _doc
|
|
# swagger:
|
|
# api_base_path: /api
|
|
# swagger_version: '1.2'
|
|
# api_version: '0.1'
|
|
# info:
|
|
# title: Symfony2
|
|
# description: 'My awesome Symfony2 app!'
|
|
# TermsOfServiceUrl: null
|
|
# contact: null
|
|
# license: null
|
|
# licenseUrl: null
|
|
# cache:
|
|
# enabled: false
|
|
# file: '%kernel.cache_dir%/api-doc.cache'
|