3
3
"core" : " https://json-schema.org/draft-03/draft-zyp-json-schema-03.pdf"
4
4
},
5
5
"draft4" : {
6
- "core" : " https://json-schema.org/draft-04/draft-zyp-json-schema-04" ,
7
- "validation" : " https://json-schema.org/draft-04/draft-fge-json-schema-validation-00"
6
+ "core" : " https://json-schema.org/draft-04/draft-zyp-json-schema-04#rfc.section." ,
7
+ "validation" : " https://json-schema.org/draft-04/draft-fge-json-schema-validation-00#rfc.section." ,
8
+ "hyper-schema" : " https://json-schema.org/draft-04/draft-luff-json-hyper-schema-00#rfc.section."
8
9
},
9
10
"draft6" : {
10
- "core" : " https://json-schema.org/draft-06/draft-wright-json-schema-01" ,
11
- "validation" : " https://json-schema.org/draft-06/draft-wright-json-schema-validation-01" ,
12
- "hyper-schema" : " https://json-schema.org/draft-06/draft-wright-json-schema-hyperschema-01"
11
+ "core" : " https://json-schema.org/draft-06/draft-wright-json-schema-01#rfc.section. " ,
12
+ "validation" : " https://json-schema.org/draft-06/draft-wright-json-schema-validation-01#rfc.section. " ,
13
+ "hyper-schema" : " https://json-schema.org/draft-06/draft-wright-json-schema-hyperschema-01#rfc.section. "
13
14
},
14
15
"draft7" : {
15
- "core" : " https://json-schema.org/draft-07/draft-handrews-json-schema-01" ,
16
- "validation" : " https://json-schema.org/draft-07/draft-handrews-json-schema-validation-01" ,
17
- "hyper-schema" : " https://json-schema.org/draft-07/draft-handrews-json-schema-hyperschema-01"
16
+ "core" : " https://json-schema.org/draft-07/draft-handrews-json-schema-01#rfc.section. " ,
17
+ "validation" : " https://json-schema.org/draft-07/draft-handrews-json-schema-validation-01#rfc.section. " ,
18
+ "hyper-schema" : " https://json-schema.org/draft-07/draft-handrews-json-schema-hyperschema-01#rfc.section. "
18
19
},
19
20
"draft2019-09" : {
20
- "core" : " https://json-schema.org/draft/2019-09/draft-handrews-json-schema-02" ,
21
- "validation" : " https://json-schema.org/draft/2019-09/draft-handrews-json-schema-validation-02" ,
22
- "hyper-schema" : " https://json-schema.org/draft/2019-09/draft-handrews-json-schema-hyperschema-02"
21
+ "core" : " https://json-schema.org/draft/2019-09/draft-handrews-json-schema-02#rfc.section. " ,
22
+ "validation" : " https://json-schema.org/draft/2019-09/draft-handrews-json-schema-validation-02#rfc.section. " ,
23
+ "hyper-schema" : " https://json-schema.org/draft/2019-09/draft-handrews-json-schema-hyperschema-02#rfc.section. "
23
24
},
24
25
"draft2020-12" : {
25
- "core" : " https://json-schema.org/draft/2020-12/draft-bhutton-json-schema-01" ,
26
- "validation" : " https://json-schema.org/draft/2020-12/draft-bhutton-json-schema-validation-01" ,
27
- "hyper-schema" : " https://json-schema.org/draft/2019-09/draft-handrews-json-schema-hyperschema-02"
26
+ "core" : " https://json-schema.org/draft/2020-12/draft-bhutton-json-schema-01#section- " ,
27
+ "validation" : " https://json-schema.org/draft/2020-12/draft-bhutton-json-schema-validation-01#section- " ,
28
+ "hyper-schema" : " https://json-schema.org/draft/2019-09/draft-handrews-json-schema-hyperschema-02#rfc.section. "
28
29
},
29
- "rfc " : " " ,
30
- "ecma262 " : " " ,
31
- "iso " : " " ,
32
- "perl5 " : " "
30
+ "ecma262 " : " https://262.ecma-international.org/ " ,
31
+ "perl5 " : " https://perldoc.perl.org/perlre# " ,
32
+ "rfc " : " https://www.rfc-editor.org/rfc/ " ,
33
+ "iso " : " https://www.iso.org/obp/ui "
33
34
}
0 commit comments