Configuration
jungi_framework_extra:
serializer: true # default
default_content_type: application/json # default
If you use the symfony/serializer
component, but you don't wish to use the available serializer adapters, set the serializer
to false
.
Last updated
Was this helpful?