Skip to content

Add a way to override content types #657

Description

@dbanty

Add content_type_overrides or similar to the formats accepted by --config so that folks can redirect a specialized content type to one of the implementations that exist in this project.

Specifically, one might solve #592 by adding something like:

content_type_overrides:
    "application/vnd.api+json": "application/json"

See #655 for more info.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions