Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion specs/jsonschema-core.md
Original file line number Diff line number Diff line change
Expand Up @@ -957,7 +957,7 @@ resources, unless such a resource itself declares a different dialect by
including the `$schema` keyword with a different value.

The value of this keyword MUST be an
[IRI](https://www.rfc-editor.org/info/rfc3987) (containing a scheme) and this
[absolute IRI](https://www.rfc-editor.org/info/rfc3987) (without a fragment). This
IRI MUST be normalized.

If this IRI identifies a retrievable resource, that resource SHOULD be of media
Expand Down
Loading