Skip to content

Commit

Permalink
chore: recommended configuration "use_symfony_listeners"
Browse files Browse the repository at this point in the history
  • Loading branch information
soyuka committed May 3, 2024
1 parent 1b7b1aa commit fa1c580
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion api/config/packages/api_platform.yaml
Expand Up @@ -18,5 +18,6 @@ api_platform:
extra_properties:
standard_put: true
rfc_7807_compliant_errors: true
event_listeners_backward_compatibility_layer: false
# change this to true if you use controllers
use_symfony_listeners: false
keep_legacy_inflector: false

0 comments on commit fa1c580

Please sign in to comment.