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
3939The latest meta-schema is ** draft-07** .
4040
4141| --------------------------------------------------------------| ------------------------------------------------------------|
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. |
4444
4545_ 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._
4646
You can’t perform that action at this time.
0 commit comments