Skip to content

Commit fe86a5a

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"title": "Thing Model",
3-
"version": "1.1-23-March-2023",
3+
"version": "1.1-24-May-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",
@@ -2053,4 +2053,4 @@
20532053
"@context",
20542054
"@type"
20552055
]
2056-
}
2056+
}

0 commit comments

Comments
 (0)