Skip to content

Add warning that Rel JSON Pointer is not used #1

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 1 commit into from
Feb 20, 2021
Merged
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
4 changes: 3 additions & 1 deletion specification.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ Specification documents

See also the release notes / change log (Work in progress).

The specification is split into two parts, Core and Validation, along with a related specification, Relative JSON Pointers:
The specification is split into two parts, Core and Validation. We also publish
the Relative JSON Pointers spec although it's not currently used by Core or
Validation in any significant way.

|--------------------------------------------------------------|-------------------------------------------------------|
| [JSON Schema Core](draft/2020-12/json-schema-core.html) | defines the basic foundation of JSON Schema |
Expand Down