We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@serializer
1 parent 3a7b406 commit aec2544Copy full SHA for aec2544
src/bundle/Core/Resources/config/routing.yml
@@ -27,8 +27,7 @@ services:
27
- { name: kernel.event_subscriber }
28
29
Ibexa\Core\MVC\Symfony\Component\Serializer\CompoundMatcherNormalizer:
30
- tags:
31
- - { name: serializer.normalizer }
+ autoconfigure: false
32
33
Ibexa\Core\MVC\Symfony\Routing\Generator:
34
class: Ibexa\Core\MVC\Symfony\Routing\Generator
0 commit comments