Merge pull request #731 from teohhanhui/fix-720-mistake

Fix mistake in #720
This commit is contained in:
William Durand 2015-10-22 14:37:08 +02:00
commit b39b7df0d8

View File

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