Skip to content

Commit

Permalink
fix(serializer): use symfony's default serializer context (#5305)
Browse files Browse the repository at this point in the history
  • Loading branch information
ddeboer committed Jan 5, 2023
1 parent 57c2aac commit 6f9289e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Symfony/Bundle/Resources/config/hydra.xml
Expand Up @@ -58,8 +58,6 @@
<argument type="service" id="api_platform.resource_class_resolver" />
<argument type="service" id="api_platform.iri_converter" />
<argument>null</argument>
<argument type="collection"/> <!-- default context -->


<!-- Run after api_platform.jsonld.normalizer.object but before serializer.normalizer.object and serializer.denormalizer.array -->
<tag name="serializer.normalizer" priority="-985" />
Expand Down

0 comments on commit 6f9289e

Please sign in to comment.