Skip to content

Commit 1ed3ff9

Browse files
committed
[api-platform] Update recipe for 2.5
1 parent f9c6da3 commit 1ed3ff9

File tree

5 files changed

+11
-0
lines changed

5 files changed

+11
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
api_platform:
2+
mapping:
3+
paths: ['%kernel.project_dir%/src/Entity']
4+
patch_formats:
5+
json: ['application/merge-patch+json']
6+
swagger:
7+
versions: [3]

api-platform/core/2.5/config/routes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../2.1/config/routes

api-platform/core/2.5/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../2.1/manifest.json
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../2.1/post-install.txt

api-platform/core/2.5/src

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../2.1/src

0 commit comments

Comments
 (0)