Change the default route to API platform to /api

If not, it overrides the / namespace, which is not so nice.
This commit is contained in:
Fabien Potencier
2017-11-13 10:40:15 -08:00
committed by GitHub
parent db32040b48
commit becbedc824
@@ -1,3 +1,4 @@
api_platform:
resource: .
type: api_platform
prefix: /api