Skip to content

Commit

Permalink
test merge api-platform
Browse files Browse the repository at this point in the history
  • Loading branch information
Astro Otter [PROD] committed Sep 25, 2024
1 parent f233d74 commit a9d557c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions api/config/packages/api_platform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ api_platform:
extra_properties:
standard_put: true
rfc_7807_compliant_errors: true
<<<<<<< ours
swagger:
api_keys:
JWT:
Expand All @@ -39,3 +40,7 @@ when@prod:
enable_entrypoint: false
enable_swagger: false
enable_swagger_ui: false
=======
keep_legacy_inflector: false
use_symfony_listeners: true
>>>>>>> theirs
6 changes: 3 additions & 3 deletions api/symfony.lock
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"api-platform/core": {
"version": "3.2",
"version": "3.4",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "3.2",
"ref": "696d44adc3c0d4f5d25a2f1c4f3700dd8a5c6db9"
"version": "3.3",
"ref": "74b45ac570c57eb1fbe56c984091a9ff87e18bab"
},
"files": [
"config/packages/api_platform.yaml",
Expand Down

0 comments on commit a9d557c

Please sign in to comment.