Loading schema/temporal/EntityTemporalList.json +13 −4 Original line number Diff line number Diff line Loading @@ -3,8 +3,17 @@ "id": "https://uri.etsi.org/ngsi-ld/schema/temporal/EntityTemporalList.json", "title": "NGSI-LD Entity", "description": "NGSI-LD Temporal Representation List", "definitions": { "EntityTemporalList": { "type": "array", "items": { "$ref": "https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/schema/temporal/EntityTemporal.json#" } } }, "allOf": [ { "$ref": "#/definitions/EntityTemporalList" } ] } Loading
schema/temporal/EntityTemporalList.json +13 −4 Original line number Diff line number Diff line Loading @@ -3,8 +3,17 @@ "id": "https://uri.etsi.org/ngsi-ld/schema/temporal/EntityTemporalList.json", "title": "NGSI-LD Entity", "description": "NGSI-LD Temporal Representation List", "definitions": { "EntityTemporalList": { "type": "array", "items": { "$ref": "https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/schema/temporal/EntityTemporal.json#" } } }, "allOf": [ { "$ref": "#/definitions/EntityTemporalList" } ] }