Skip to content

Commit e99c27e

Browse files
Fiz json-schema validation for jsonld
1 parent 508d7fc commit e99c27e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schemas/jsonld-schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
}
8080
},
8181

82-
"anyOf": [
82+
"allOf": [
8383
{ "$ref": "#/definitions/context" },
8484
{ "$ref": "#/definitions/graph" },
8585
{ "$ref": "#/definitions/common" }

0 commit comments

Comments
 (0)