Skip to content

Commit

Permalink
Fix config 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 a9d557c commit ce1f64c
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions api/config/packages/api_platform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ api_platform:
extra_properties:
standard_put: true
rfc_7807_compliant_errors: true
<<<<<<< ours
use_symfony_listeners: false
keep_legacy_inflector: false
swagger:
api_keys:
JWT:
Expand All @@ -40,7 +41,3 @@ when@prod:
enable_entrypoint: false
enable_swagger: false
enable_swagger_ui: false
=======
keep_legacy_inflector: false
use_symfony_listeners: true
>>>>>>> theirs

0 comments on commit ce1f64c

Please sign in to comment.