Skip to content

Commit f72e9d8

Browse files
chore(typescript): sync thing model json schema from wot-thing-description.git
1 parent decc964 commit f72e9d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typescript/thing-model/schema/tm-json-schema-validation.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"title": "Thing Model",
3-
"version": "1.1-05-July-2023",
3+
"version": "1.1-09-November-2023",
44
"description": "JSON Schema for validating Thing Models. This is automatically generated from the WoT TD Schema.",
55
"$schema": "http://json-schema.org/draft-07/schema#",
66
"$id": "https://raw.githubusercontent.com/w3c/wot-thing-description/main/validation/tm-json-schema-validation.json",

0 commit comments

Comments
 (0)