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

Commit d13bac9

Browse files
committed
adding links to meta-schemas of previous drafts
1 parent a3507a0 commit d13bac9

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

documentation.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,14 @@ The latest meta-schema is draft-06.
2424
| [Core/Validation meta-schema](http://json-schema.org/schema) | Used for schemas written for pure validation. |
2525
| [Hyper meta-schema](http://json-schema.org/hyper-schema) | Used for schemas written for validation and hyper-linking. |
2626

27-
**If you are accessing the above meta-schema links from a web browser, you will need to save the file then open it as a JSON file.**
27+
**If you are accessing the above meta-schema links from a web browser, you will need to save the file then open it as a JSON file.**
28+
29+
Meta-schemas of previous drafts
30+
-------------------------------
31+
32+
* [Draft 04 core and validation schema](http://json-schema.org/draft-04/schema)
33+
* [Draft 04 hyper-schema](http://json-schema.org/draft-04/hyper-schema)
34+
35+
36+
* [Draft 03 core and validation schema](http://json-schema.org/draft-03/schema)
37+
* [Draft 03 hyper-schema](http://json-schema.org/draft-03/hyper-schema)

0 commit comments

Comments
 (0)