mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-02 15:51:48 +03:00
082b2fa86f
Replace deprecated "pattern" and "_method" by "path" and "methods"
6 lines
159 B
YAML
6 lines
159 B
YAML
nelmio_api_doc_index:
|
|
path: /{view}
|
|
defaults: { _controller: NelmioApiDocBundle:ApiDoc:index, view: 'default' }
|
|
requirements:
|
|
methods: GET
|