File tree 9 files changed +0
-27
lines changed
9 files changed +0
-27
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " https://json-schema.org/draft/2020-12/schema" ,
3
3
"$id" : " https://json-schema.org/draft/2020-12/meta/applicator" ,
4
- "$vocabulary" : {
5
- "https://json-schema.org/draft/2020-12/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/2020-12/schema" ,
3
3
"$id" : " https://json-schema.org/draft/2020-12/meta/content" ,
4
- "$vocabulary" : {
5
- "https://json-schema.org/draft/2020-12/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/2020-12/schema" ,
3
3
"$id" : " https://json-schema.org/draft/2020-12/meta/core" ,
4
- "$vocabulary" : {
5
- "https://json-schema.org/draft/2020-12/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/2020-12/schema" ,
3
3
"$id" : " https://json-schema.org/draft/2020-12/meta/format-annotation" ,
4
- "$vocabulary" : {
5
- "https://json-schema.org/draft/2020-12/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/2020-12/schema" ,
3
3
"$id" : " https://json-schema.org/draft/2020-12/meta/format-assertion" ,
4
- "$vocabulary" : {
5
- "https://json-schema.org/draft/2020-12/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/2020-12/hyper-schema" ,
3
3
"$id" : " https://json-schema.org/draft/2020-12/meta/hyper-schema" ,
4
- "$vocabulary" : {
5
- "https://json-schema.org/draft/2019-09/vocab/hyper-schema" : true
6
- },
7
4
"$dynamicAnchor" : " meta" ,
8
5
9
6
"title" : " JSON Hyper-Schema Vocabulary Schema" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " https://json-schema.org/draft/2020-12/schema" ,
3
3
"$id" : " https://json-schema.org/draft/2020-12/meta/meta-data" ,
4
- "$vocabulary" : {
5
- "https://json-schema.org/draft/2020-12/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/2020-12/schema" ,
3
3
"$id" : " https://json-schema.org/draft/2020-12/meta/unevaluated" ,
4
- "$vocabulary" : {
5
- "https://json-schema.org/draft/2020-12/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/2020-12/schema" ,
3
3
"$id" : " https://json-schema.org/draft/2020-12/meta/validation" ,
4
- "$vocabulary" : {
5
- "https://json-schema.org/draft/2020-12/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