mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-13 04:59:24 +03:00
Clarify config snippet
This commit is contained in:
parent
a8957a5915
commit
e3f1f55d27
@ -277,8 +277,10 @@ input is used, so you can configure their priorities via container tags. Here's
|
|||||||
You can also define your own motd content (above methods list). All you have to do is add to configuration:
|
You can also define your own motd content (above methods list). All you have to do is add to configuration:
|
||||||
|
|
||||||
#app/config/config.yml
|
#app/config/config.yml
|
||||||
motd:
|
nelmio_api_doc:
|
||||||
template: AcmeApiBundle::Components/motd.html.twig
|
# ...
|
||||||
|
motd:
|
||||||
|
template: AcmeApiBundle::Components/motd.html.twig
|
||||||
|
|
||||||
## Using Your Own Annotations ##
|
## Using Your Own Annotations ##
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user