Fixed deprecations with api platform

This commit is contained in:
Jan Böhmer 2025-02-22 19:35:49 +01:00
parent 6fd05e1456
commit 42cb590c75
4 changed files with 5 additions and 19 deletions

View file

@ -34,4 +34,8 @@ api_platform:
keep_legacy_inflector: false
# Need to be true, or some tests will fail
use_symfony_listeners: true
use_symfony_listeners: true
serializer:
# Change this to false later, to remove the hydra prefix on the API
hydra_prefix: true