mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-04-03 22:03:33 +03:00
Merge pull request #731 from teohhanhui/fix-720-mistake
Fix mistake in #720
This commit is contained in:
commit
b39b7df0d8
1 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
|||
nelmio_api_doc_index:
|
||||
path: /{view}
|
||||
defaults: { _controller: NelmioApiDocBundle:ApiDoc:index, view: 'default' }
|
||||
requirements:
|
||||
methods: GET
|
||||
methods: [GET]
|
||||
|
|
Loading…
Add table
Reference in a new issue