Skip to content

Conversation

@jdesrosiers
Copy link
Contributor

Resolves #7

This adds the application/schema+json and `application/schema-instance+json media types. I felt that there was too much I wanted to add to #14, so I created an alternate PR. The idea is to define all the media-type specific stuff as loosely as is convenient, define the process for determining the dialect of the schema, and then defer all other semantics to be defined by the dialect. All of this came from the 2020-12 specification with some editing.

Tagging the active JSON Schema spec contributors for visibility: @Relequestual @karenetheridge @gregsdennis @Julian

@ioggstream ioggstream changed the title Add JSON Schema media types Fix: #7. Add JSON Schema media types Feb 17, 2022
@jdesrosiers
Copy link
Contributor Author

Improvements based on comments have been pushed.

Copy link
Collaborator

@ioggstream ioggstream left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks @jdesrosiers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

jsonschema media types

5 participants