Skip to content

Commit e385472

Browse files
committed
Removed prefix from api.
1 parent e3586c3 commit e385472

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Symfony/app/config/routing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
codebenderApiBundle:
22
resource: "@CodebenderApiBundle/Resources/config/routing.yml"
3-
prefix: /api
3+
prefix: /
44

0 commit comments

Comments
 (0)