mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 23:26:27 +03:00
Update the API Platform config to use the new mapping paths
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
api_platform:
|
api_platform:
|
||||||
loader_paths:
|
mapping:
|
||||||
annotation: ['%kernel.project_dir%/src/Entity']
|
paths: ['%kernel.project_dir%/src/Entity']
|
||||||
|
|||||||
Reference in New Issue
Block a user