Skip to content

Commit 1958665

Browse files
author
symfony-flex-server[bot]
authored
Merge pull request #823
2 parents d7e97e1 + 52c4a8d commit 1958665

File tree

5 files changed

+13
-0
lines changed

5 files changed

+13
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
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]
8+
defaults:
9+
stateless: true

api-platform/core/2.6/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.6/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.6/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)