File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -39,8 +39,8 @@ The meta-schemas are schemas against which other schemas can be validated. They
39
39
The latest meta-schema is ** draft-07** .
40
40
41
41
| --------------------------------------------------------------| ------------------------------------------------------------|
42
- | [ Core/Validation meta-schema] ( http ://json-schema.org/draft-07/schema) | Used for schemas written for pure validation. |
43
- | [ Hyper meta-schema] ( http ://json-schema.org/draft-07/hyper-schema) | Used for schemas written for validation and hyper-linking. |
42
+ | [ Core/Validation meta-schema] ( https ://json-schema.org/draft-07/schema) | Used for schemas written for pure validation. |
43
+ | [ Hyper meta-schema] ( https ://json-schema.org/draft-07/hyper-schema) | Used for schemas written for validation and hyper-linking. |
44
44
45
45
_ 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 document._
46
46
You can’t perform that action at this time.
0 commit comments