Skip to content

Commit

Permalink
Merge pull request #720 from maisoui/patch-2
Browse files Browse the repository at this point in the history
Update routing.yml
  • Loading branch information
willdurand committed Sep 30, 2015
2 parents 874c875 + 082b2fa commit 9af3744
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Resources/config/routing.yml
@@ -1,5 +1,5 @@
nelmio_api_doc_index:
pattern: /{view}
path: /{view}
defaults: { _controller: NelmioApiDocBundle:ApiDoc:index, view: 'default' }
requirements:
_method: GET
methods: GET

0 comments on commit 9af3744

Please sign in to comment.