JungiFrameworkExtraBundle
  • Introduction
  • Attributes
  • Configuration
  • Message Body Mapping
  • Content Negotiation
Powered by GitBook
On this page

Was this helpful?

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.

PreviousAttributesNextMessage Body Mapping

Last updated 4 years ago

Was this helpful?