mirror of
https://github.com/symfony/recipes.git
synced 2026-09-21 12:06:33 +03:00
Merge pull request #648
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
api_platform:
|
||||||
|
mapping:
|
||||||
|
paths: ['%kernel.project_dir%/src/Entity']
|
||||||
|
patch_formats:
|
||||||
|
json: ['application/merge-patch+json']
|
||||||
|
swagger:
|
||||||
|
versions: [3]
|
||||||
+1
@@ -0,0 +1 @@
|
|||||||
|
../../2.1/config/routes
|
||||||
+1
@@ -0,0 +1 @@
|
|||||||
|
../2.1/manifest.json
|
||||||
+1
@@ -0,0 +1 @@
|
|||||||
|
../2.1/post-install.txt
|
||||||
Symlink
+1
@@ -0,0 +1 @@
|
|||||||
|
../2.1/src
|
||||||
Reference in New Issue
Block a user