-
Notifications
You must be signed in to change notification settings - Fork 360
Closed
Description
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
Labels
No labels