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 @@ -28,8 +28,8 @@ The meta-schemas are schemas against which other schemas can be validated. They
28
28
The latest meta-schema is ** draft-07** .
29
29
30
30
| --------------------------------------------------------------| ------------------------------------------------------------|
31
- | [ Core/Validation meta-schema] ( http://json-schema.org/schema ) | Used for schemas written for pure validation. |
32
- | [ Hyper meta-schema] ( http://json-schema.org/hyper-schema ) | Used for schemas written for validation and hyper-linking. |
31
+ | [ Core/Validation meta-schema] ( http://json-schema.org/draft-07/ schema ) | Used for schemas written for pure validation. |
32
+ | [ Hyper meta-schema] ( http://json-schema.org/draft-07/ hyper-schema ) | Used for schemas written for validation and hyper-linking. |
33
33
34
34
_ 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._
35
35
You can’t perform that action at this time.
0 commit comments