mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-02 15:51:48 +03:00
Merge pull request #731 from teohhanhui/fix-720-mistake
Fix mistake in #720
This commit is contained in:
commit
b39b7df0d8
@ -1,5 +1,4 @@
|
|||||||
nelmio_api_doc_index:
|
nelmio_api_doc_index:
|
||||||
path: /{view}
|
path: /{view}
|
||||||
defaults: { _controller: NelmioApiDocBundle:ApiDoc:index, view: 'default' }
|
defaults: { _controller: NelmioApiDocBundle:ApiDoc:index, view: 'default' }
|
||||||
requirements:
|
methods: [GET]
|
||||||
methods: GET
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user