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 @@ -28,4 +28,14 @@ The latest meta-schema is draft-06.
28
28
| [ Core/Validation meta-schema] ( http://json-schema.org/schema ) | Used for schemas written for pure validation. |
29
29
| [ Hyper meta-schema] ( http://json-schema.org/hyper-schema ) | Used for schemas written for validation and hyper-linking. |
30
30
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 )
You can’t perform that action at this time.
0 commit comments