doc store bundle: add groups and correct denormalisation

This commit is contained in:
nobohan
2022-02-24 15:22:28 +01:00
parent bf26092764
commit c073ec14c8
4 changed files with 7 additions and 3 deletions

View File

@@ -38,5 +38,5 @@ services:
autowire: true
resource: '../Serializer/Normalizer/'
tags:
- { name: 'serializer.normalizer', priority: 128 }
- { name: 'serializer.normalizer', priority: 16 }