Skip to content

ContentType checking #257

@guyradford

Description

@guyradford

As expected out server returns the content type as application/json, this breaks the validation as you are looking for application/schema+json. I could update the server, but then all .json files will have the schema type.

Is there a way to override the default expected content type?

As I understand it there is no proposed extension for json schema files and a single extension can have two content types. This make this validation a little harsh.

Thank you
Guy

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions