Skip to content

Commit

Permalink
Delete extra '/' in route
Browse files Browse the repository at this point in the history
  • Loading branch information
jbonnet committed Aug 29, 2018
1 parent 4bd3360 commit 5b41598
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tng-router/config/vnv_routes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ paths:
site: http://tng-gtk-vnv:5000/plans
verbs: [ get, post, options ]
/api/v3/tests(/?|/*):
site: http://tng-gtk-vnv:5000/
site: http://tng-gtk-vnv:5000
verbs: [ get, options ]

0 comments on commit 5b41598

Please sign in to comment.