Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit 037d419

Browse files
committed
Add errata link for hyper-schema
Look for labels "errata" + "hypermedia", regardless of issue vs PR and open vs closed. The "errata" label will be removed when the fixes are published in a new draft.
1 parent a1c6ff5 commit 037d419

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

specification.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ The specification is split into three parts, Core, Validation, and Hyper-Schema,
1616
|--------------------------------------------------------------|-------------------------------------------------------|
1717
| [JSON Schema Core](latest/json-schema-core.html) | defines the basic foundation of JSON Schema |
1818
| [JSON Schema Validation](latest/json-schema-validation.html) | defines the validation keywords of JSON Schema |
19-
| [JSON Hyper-Schema](latest/json-schema-hypermedia.html) | defines the hyper-media keywords of JSON Schema |
19+
| [JSON Hyper-Schema](latest/json-schema-hypermedia.html) ([errata](https://github.com/json-schema-org/json-schema-spec/issues?q=label%3Aerrata+label%3Ahypermedia)) | defines the hyper-media keywords of JSON Schema |
2020
| [Relative JSON Pointers](latest/relative-json-pointer.html) | extends the JSON Pointer sytnax for relative pointers |
2121

2222
They are also available on the IETF main site:
2323
* [draft-handrews-json-schema-00 (core)](http://tools.ietf.org/html/draft-handrews-json-schema-00)
2424
* [draft-handrews-json-schema-validation-00](http://tools.ietf.org/html/draft-handrews-json-schema-validation-00)
25-
* [draft-handrews-json-schema-hyperschema-01](http://tools.ietf.org/html/draft-handrews-json-schema-hyperschema-01)
25+
* [draft-handrews-json-schema-hyperschema-01](http://tools.ietf.org/html/draft-handrews-json-schema-hyperschema-01) ([errata](https://github.com/json-schema-org/json-schema-spec/issues?q=label%3Aerrata+label%3Ahypermedia))
2626
* [draft-handrews-relative-json-pointer-01](https://tools.ietf.org/html/draft-handrews-relative-json-pointer-01)
2727

2828
Meta-schemas

0 commit comments

Comments
 (0)