File tree 8 files changed +0
-24
lines changed
8 files changed +0
-24
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " https://json-schema.org/draft/next/schema" ,
3
3
"$id" : " https://json-schema.org/draft/next/meta/applicator" ,
4
- "$vocabulary" : {
5
- "https://json-schema.org/draft/next/vocab/applicator" : true
6
- },
7
4
"$dynamicAnchor" : " meta" ,
8
5
9
6
"title" : " Applicator vocabulary meta-schema" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " https://json-schema.org/draft/next/schema" ,
3
3
"$id" : " https://json-schema.org/draft/next/meta/content" ,
4
- "$vocabulary" : {
5
- "https://json-schema.org/draft/next/vocab/content" : true
6
- },
7
4
"$dynamicAnchor" : " meta" ,
8
5
9
6
"title" : " Content vocabulary meta-schema" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " https://json-schema.org/draft/next/schema" ,
3
3
"$id" : " https://json-schema.org/draft/next/meta/core" ,
4
- "$vocabulary" : {
5
- "https://json-schema.org/draft/next/vocab/core" : true
6
- },
7
4
"$dynamicAnchor" : " meta" ,
8
5
9
6
"title" : " Core vocabulary meta-schema" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " https://json-schema.org/draft/next/schema" ,
3
3
"$id" : " https://json-schema.org/draft/next/meta/format-annotation" ,
4
- "$vocabulary" : {
5
- "https://json-schema.org/draft/next/vocab/format-annotation" : true
6
- },
7
4
"$dynamicAnchor" : " meta" ,
8
5
9
6
"title" : " Format vocabulary meta-schema for annotation results" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " https://json-schema.org/draft/next/schema" ,
3
3
"$id" : " https://json-schema.org/draft/next/meta/format-assertion" ,
4
- "$vocabulary" : {
5
- "https://json-schema.org/draft/next/vocab/format-assertion" : true
6
- },
7
4
"$dynamicAnchor" : " meta" ,
8
5
9
6
"title" : " Format vocabulary meta-schema for assertion results" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " https://json-schema.org/draft/next/schema" ,
3
3
"$id" : " https://json-schema.org/draft/next/meta/meta-data" ,
4
- "$vocabulary" : {
5
- "https://json-schema.org/draft/next/vocab/meta-data" : true
6
- },
7
4
"$dynamicAnchor" : " meta" ,
8
5
9
6
"title" : " Meta-data vocabulary meta-schema" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " https://json-schema.org/draft/next/schema" ,
3
3
"$id" : " https://json-schema.org/draft/next/meta/unevaluated" ,
4
- "$vocabulary" : {
5
- "https://json-schema.org/draft/next/vocab/unevaluated" : true
6
- },
7
4
"$dynamicAnchor" : " meta" ,
8
5
9
6
"title" : " Unevaluated applicator vocabulary meta-schema" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " https://json-schema.org/draft/next/schema" ,
3
3
"$id" : " https://json-schema.org/draft/next/meta/validation" ,
4
- "$vocabulary" : {
5
- "https://json-schema.org/draft/next/vocab/validation" : true
6
- },
7
4
"$dynamicAnchor" : " meta" ,
8
5
9
6
"title" : " Validation vocabulary meta-schema" ,
You can’t perform that action at this time.
0 commit comments