mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Fixed deprecations with api platform
This commit is contained in:
parent
6fd05e1456
commit
42cb590c75
4 changed files with 5 additions and 19 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue