mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-09 02:59:27 +03:00
c4c7d14354
* Added an Extractor to get the documentation from all annotated controllers * Refactored some parts (command, event listener, ...)
6 lines
148 B
YAML
6 lines
148 B
YAML
nelmio_api_api_doc_index:
|
|
pattern: /api/doc
|
|
defaults: { _controller: NelmioApiBundle:ApiDoc:index }
|
|
requirements:
|
|
_method: GET
|