Skip to content

text/x-json not recognized as a valid media type #40

@kdeenanauth

Description

@kdeenanauth

Receiving a response web service which, although unpopular, responds with Content-type: text/x-json

It appears the code at

protected boolean hasMatchingMediaType(MediaType mediaType)

will not recognize text/x-json as a valid type.

Work around is to deserialize via ObjectMapper yourself.

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