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 11# JSON Schema Meta-Schema
22
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
68
79## Meta-Schemas
810
@@ -71,4 +73,5 @@ schemas to make use of the new `odds` and `evens` keywords.
7173}
7274```
7375
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