Skip to content

Commit e49f403

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typescript/thing-description/schema/td-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 Description",
3-
"version": "1.1-23-March-2023",
3+
"version": "1.1-24-May-2023",
44
"description": "JSON Schema for validating TD instances against the TD information model. TD instances can be with or without terms that have default values",
55
"$schema": "http://json-schema.org/draft-07/schema#",
66
"$id":"https://raw.githubusercontent.com/w3c/wot-thing-description/main/validation/td-json-schema-validation.json",

0 commit comments

Comments
 (0)