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

Commit 10b8e88

Browse files
committed
Merge branch 'erosb/master' into specification-links
2 parents f3b9c29 + d13bac9 commit 10b8e88

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
@@ -28,4 +28,14 @@ The latest meta-schema is draft-06.
2828
| [Core/Validation meta-schema](http://json-schema.org/schema) | Used for schemas written for pure validation. |
2929
| [Hyper meta-schema](http://json-schema.org/hyper-schema) | Used for schemas written for validation and hyper-linking. |
3030

31-
**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.**
31+
**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.**
32+
33+
Meta-schemas of previous drafts
34+
-------------------------------
35+
36+
* [Draft 04 core and validation schema](http://json-schema.org/draft-04/schema)
37+
* [Draft 04 hyper-schema](http://json-schema.org/draft-04/hyper-schema)
38+
39+
40+
* [Draft 03 core and validation schema](http://json-schema.org/draft-03/schema)
41+
* [Draft 03 hyper-schema](http://json-schema.org/draft-03/hyper-schema)

0 commit comments

Comments
 (0)