Skip to content

Commit 554d6d3

Browse files
author
symfony-flex-server[bot]
authored
Merge pull request #648
2 parents f9c6da3 + 1ed3ff9 commit 554d6d3

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)