Skip to content

Non-JSON providers don't support custom MIME types with extensions #80

@kleinsch

Description

@kleinsch

The JSON provider supports things like application/vnd.com.example.v1+json but none of the other providers do. Their hasMatchingMediaType method defines support for those extensions, but the @Consumes and @Produces annotations are not wildcard, so hasMatchingMediaType never runs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions