diff --git a/tests/w3c_td_schema.json b/tests/w3c_td_schema.json index 62194083..e15f1bbf 100644 --- a/tests/w3c_td_schema.json +++ b/tests/w3c_td_schema.json @@ -66,10 +66,10 @@ "thing-context": { "oneOf": [{ "type": "array", - "items": [{ + "prefixItems": [{ "$ref": "#/definitions/thing-context-w3c-uri" }], - "additionalItems": { + "items": { "anyOf": [{ "$ref": "#/definitions/anyUri" },