File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed
typescript/thing-model/schema Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"title" : " Thing Model" ,
3
- "version" : " 1.1-24-May -2023" ,
3
+ "version" : " 1.1-05-July -2023" ,
4
4
"description" : " JSON Schema for validating Thing Models. This is automatically generated from the WoT TD Schema." ,
5
5
"$schema" : " http://json-schema.org/draft-07/schema#" ,
6
6
"$id" : " https://raw.githubusercontent.com/w3c/wot-thing-description/main/validation/tm-json-schema-validation.json" ,
523
523
"$ref" : " #/definitions/placeholder-pattern"
524
524
}
525
525
]
526
- }
526
+ },
527
+ "minItems" : 1
527
528
}
528
529
]
529
530
},
579
580
"$ref" : " #/definitions/placeholder-pattern"
580
581
}
581
582
]
582
- }
583
+ },
584
+ "minItems" : 1
583
585
}
584
586
]
585
587
},
633
635
"$ref" : " #/definitions/placeholder-pattern"
634
636
}
635
637
]
636
- }
638
+ },
639
+ "minItems" : 1
637
640
}
638
641
]
639
642
},
701
704
"$ref" : " #/definitions/placeholder-pattern"
702
705
}
703
706
]
704
- }
707
+ },
708
+ "minItems" : 1
705
709
}
706
710
]
707
711
},
You can’t perform that action at this time.
0 commit comments