Loading schema/Entity.json +0 −25 Original line number Diff line number Diff line Loading @@ -4,31 +4,6 @@ "title": "NGSI-LD Entity", "description": "NGSI-LD Entity", "definitions": { "LdContext": { "anyOf": [ { "type": "object" }, { "type": "string", "format": "uri" }, { "type": "array", "items": { "anyOf": [ { "type": "string", "format": "uri" }, { "type": "object" } ] } } ] }, "observedAt": { "type": "string", "format": "date-time" Loading Loading
schema/Entity.json +0 −25 Original line number Diff line number Diff line Loading @@ -4,31 +4,6 @@ "title": "NGSI-LD Entity", "description": "NGSI-LD Entity", "definitions": { "LdContext": { "anyOf": [ { "type": "object" }, { "type": "string", "format": "uri" }, { "type": "array", "items": { "anyOf": [ { "type": "string", "format": "uri" }, { "type": "object" } ] } } ] }, "observedAt": { "type": "string", "format": "date-time" Loading