Adding Custom data provider for today

This commit is contained in:
2022-01-11 20:21:05 +00:00
parent 08a83f72b9
commit 1fd7941cf2
27 changed files with 4561 additions and 4 deletions

View File

@ -0,0 +1,7 @@
api_platform:
mapping:
paths: ['%kernel.project_dir%/src/Entity']
patch_formats:
json: ['application/merge-patch+json']
swagger:
versions: [3]