Skip to content

Commit 9d940c1

Browse files
Revert addition of format: iri-reference to TD schema
1 parent 56995a2 commit 9d940c1

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

schemas/TD.schema.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
"$id": "https://raw.githubusercontent.com/w3c/wot-thing-description/main/validation/td-json-schema-validation.json",
77
"definitions": {
88
"anyUri": {
9-
"type": "string",
10-
"format": "iri-reference"
9+
"type": "string"
1110
},
1211
"description": {
1312
"type": "string"

0 commit comments

Comments
 (0)