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