File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -24,4 +24,14 @@ The latest meta-schema is draft-06.
24
24
| [ Core/Validation meta-schema] ( http://json-schema.org/schema ) | Used for schemas written for pure validation. |
25
25
| [ Hyper meta-schema] ( http://json-schema.org/hyper-schema ) | Used for schemas written for validation and hyper-linking. |
26
26
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 )
You can’t perform that action at this time.
0 commit comments