mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 15:16:30 +03:00
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:
@@ -1,3 +1,4 @@
|
||||
api_platform:
|
||||
resource: .
|
||||
type: api_platform
|
||||
prefix: /api
|
||||
|
||||
Reference in New Issue
Block a user