File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 1
1
# JSON Schema Meta-Schema
2
2
3
- The _ meta.json_ file contains the meta-schema for the in-progress JSON Schema
4
- specifications. You can find the latest published version on the
5
- [ JSON Schema website] ( https://json-schema.org ) .
3
+ The * meta.json* file contains the meta-schema for the in-progress JSON Schema
4
+ specifications. You can find the latest published version on the [ JSON Schema
5
+ website] ( https://json-schema.org ) .
6
+
7
+ ## Table of Contents
6
8
7
9
## Meta-Schemas
8
10
@@ -71,4 +73,5 @@ schemas to make use of the new `odds` and `evens` keywords.
71
73
}
72
74
```
73
75
74
- This schema will validate arrays whose items alternate between strings and numbers.
76
+ This schema will validate arrays whose items alternate between strings and
77
+ numbers.
You can’t perform that action at this time.
0 commit comments