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.
1 parent 892d4f5 commit 27af321Copy full SHA for 27af321
src/Symfony/Bundle/Resources/config/jsonld.xml
@@ -45,6 +45,7 @@
45
46
<service id="api_platform.jsonld.encoder" class="ApiPlatform\Serializer\JsonEncoder" public="false">
47
<argument>jsonld</argument>
48
+ <argument type="service" id="serializer.json.encoder" on-invalid="null" />
49
50
<tag name="serializer.encoder" />
51
</service>
0 commit comments