Skip to content

Commit

Permalink
feat: disable event_listeners_backward_compatibility_layer
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentchalamon committed Sep 22, 2023
1 parent 690aabb commit 1cb26cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/config/packages/api_platform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ api_platform:
vary: ['Content-Type', 'Authorization', 'Origin']
extra_properties:
standard_put: true
event_listeners_backward_compatibility_layer: false
oauth:
enabled: true
clientId: '%env(OIDC_SWAGGER_CLIENT_ID)%'
Expand Down

0 comments on commit 1cb26cd

Please sign in to comment.