Fix mistake in #720

This commit is contained in:
Teoh Han Hui 2015-10-19 11:22:39 +08:00
parent 9af37448fa
commit 5f61d5faf4

View File

@ -1,5 +1,4 @@
nelmio_api_doc_index:
path: /{view}
defaults: { _controller: NelmioApiDocBundle:ApiDoc:index, view: 'default' }
requirements:
methods: GET
methods: [GET]