Skip to content

Support for IRI references #1137

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 5, 2021
Merged
Changes from 1 commit
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
Prev Previous commit
Missing dot
  • Loading branch information
jakubklimek committed Oct 15, 2021
commit a500d7a55e25a7c60488f3faf02556152632a78f
2 changes: 1 addition & 1 deletion jsonschema-core.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1356,7 +1356,7 @@
within the schema resource, in accordance with
<xref target="RFC3987">RFC 3987 section 6.5</xref> and
<xref target="RFC3986">RFC 3986 section 5.1.1</xref> regarding base URIs
embedded in content
embedded in content.
</t>
<t>
The presence of "$id" in a subschema indicates that the subschema constitutes
Expand Down