Skip to content

Support routing based on Accept Header #40

@rdohms

Description

@rdohms

We should be able to control routing based on a custom accept header.

So if we have
PUT /resource -> CreateResource
we would like to configure
PUT /resource + application/vnd.v2+json -> CreateResourceV2

Let's brainstorm possible solutions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ImprovementImprovement of existing featureNew FeatureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions