Skip to content

Add a way to override content types #657

@dbanty

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions