File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed
Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 33 "description" : " integer type matches integers" ,
44 "specification" : [
55 {
6- "validation" : " 8.2 .1"
6+ "validation" : " 6.1 .1"
77 }],
88 "schema" : {
99 "$schema" : " https://json-schema.org/draft/2020-12/schema" ,
6161 "description" : " number type matches numbers" ,
6262 "specification" : [
6363 {
64- "validation" : " 8.2 .1"
64+ "validation" : " 6.1 .1"
6565 }],
6666
6767 "schema" : {
120120 "description" : " string type matches strings" ,
121121 "specification" : [
122122 {
123- "validation" : " 8.2 .1"
123+ "validation" : " 6.1 .1"
124124 }],
125125
126126 "schema" : {
179179 "description" : " object type matches objects" ,
180180 "specification" : [
181181 {
182- "validation" : " 8.2 .1"
182+ "validation" : " 6.1 .1"
183183 }],
184184
185185 "schema" : {
228228 "description" : " array type matches arrays" ,
229229 "specification" : [
230230 {
231- "validation" : " 8.2 .1"
231+ "validation" : " 6.1 .1"
232232 }],
233233
234234 "schema" : {
277277 "description" : " boolean type matches booleans" ,
278278 "specification" : [
279279 {
280- "validation" : " 8.2 .1"
280+ "validation" : " 6.1 .1"
281281 }],
282282
283283 "schema" : {
341341 "description" : " null type matches only the null object" ,
342342 "specification" : [
343343 {
344- "validation" : " 8.2 .1"
344+ "validation" : " 6.1 .1"
345345 }],
346346
347347 "schema" : {
405405 "description" : " multiple types can be specified in an array" ,
406406 "specification" : [
407407 {
408- "validation" : " 8.2 .1"
408+ "validation" : " 6.1 .1"
409409 }],
410410
411411 "schema" : {
454454 "description" : " type as array with one item" ,
455455 "specification" : [
456456 {
457- "validation" : " 8.2 .1"
457+ "validation" : " 6.1 .1"
458458 }],
459459
460460 "schema" : {
478478 "description" : " type: array or object" ,
479479 "specification" : [
480480 {
481- "validation" : " 8.2 .1"
481+ "validation" : " 6.1 .1"
482482 }],
483483
484484 "schema" : {
517517 "description" : " type: array, object or null" ,
518518 "specification" : [
519519 {
520- "validation" : " 8.2 .1"
520+ "validation" : " 6.1 .1"
521521 }],
522522
523523 "schema" : {
You can’t perform that action at this time.
0 commit comments