We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e49f403 commit fe86a5aCopy full SHA for fe86a5a
typescript/thing-model/schema/tm-json-schema-validation.json
@@ -1,6 +1,6 @@
1
{
2
"title": "Thing Model",
3
- "version": "1.1-23-March-2023",
+ "version": "1.1-24-May-2023",
4
"description": "JSON Schema for validating Thing Models. This is automatically generated from the WoT TD Schema.",
5
"$schema": "http://json-schema.org/draft-07/schema#",
6
"$id": "https://raw.githubusercontent.com/w3c/wot-thing-description/main/validation/tm-json-schema-validation.json",
@@ -2053,4 +2053,4 @@
2053
"@context",
2054
"@type"
2055
]
2056
-}
+}
0 commit comments