Loading schema/BatchOperationResult.json +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ "format": "uri" }, "error": { "$ref": "http://localhost:8090/schema/common.json#/definitions/ProblemDetails" "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/common.json#/definitions/ProblemDetails" } } }, Loading schema/Entity.json +14 −14 Original line number Diff line number Diff line Loading @@ -27,13 +27,13 @@ ] }, "observedAt": { "$ref": "http://localhost:8090/schema/common.json#/definitions/observedAt" "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/common.json#/definitions/observedAt" }, "createdAt": { "$ref": "http://localhost:8090/schema/common.json#/definitions/createdAt" "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/common.json#/definitions/createdAt" }, "modifiedAt": { "$ref": "http://localhost:8090/schema/common.json#/definitions/modifiedAt" "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/common.json#/definitions/modifiedAt" }, "datasetId": { "$ref": "#/definitions/datasetId" Loading Loading @@ -69,13 +69,13 @@ "format": "uri" }, "observedAt": { "$ref": "http://localhost:8090/schema/common.json#/definitions/observedAt" "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/common.json#/definitions/observedAt" }, "createdAt": { "$ref": "http://localhost:8090/schema/common.json#/definitions/createdAt" "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/common.json#/definitions/createdAt" }, "modifiedAt": { "$ref": "http://localhost:8090/schema/common.json#/definitions/modifiedAt" "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/common.json#/definitions/modifiedAt" }, "datasetId": { "$ref": "#/definitions/datasetId" Loading Loading @@ -107,16 +107,16 @@ "enum": ["GeoProperty"] }, "value": { "$ref": "http://localhost:8090/schema/Geometry.json#/definitions/Geometry" "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/Geometry.json#/definitions/Geometry" }, "observedAt": { "$ref": "http://localhost:8090/schema/common.json#/definitions/observedAt" "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/common.json#/definitions/observedAt" }, "createdAt": { "$ref": "http://localhost:8090/schema/common.json#/definitions/createdAt" "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/common.json#/definitions/createdAt" }, "modifiedAt": { "$ref": "http://localhost:8090/schema/common.json#/definitions/modifiedAt" "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/common.json#/definitions/modifiedAt" }, "datasetId": { "$ref": "#/definitions/datasetId" Loading Loading @@ -144,7 +144,7 @@ "type": "object", "properties": { "@context": { "$ref": "http://localhost:8090/schema/common.json#/definitions/LdContext" "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/common.json#/definitions/LdContext" }, "location": { "$ref": "#/definitions/GeoProperty" Loading @@ -160,13 +160,13 @@ "format": "uri" }, "type": { "$ref": "http://localhost:8090/schema/common.json#/definitions/Name" "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/common.json#/definitions/Name" }, "createdAt": { "$ref": "http://localhost:8090/schema/common.json#/definitions/createdAt" "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/common.json#/definitions/createdAt" }, "modifiedAt": { "$ref": "http://localhost:8090/schema/common.json#/definitions/modifiedAt" "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/common.json#/definitions/modifiedAt" } }, "additionalProperties": { Loading schema/EntityList.json +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ "EntityList": { "type": "array", "items": { "$ref": "http://localhost:8090/schema/Entity.json#/definitions/Entity" "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/Entity.json#/definitions/Entity" } } }, Loading schema/common.json +4 −4 Original line number Diff line number Diff line Loading @@ -128,16 +128,16 @@ "coordinates": { "oneOf": [ { "$ref": "http://localhost:8090/schema/Geometry.json#/definitions/position" "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/Geometry.json#/definitions/position" }, { "$ref": "http://localhost:8090/schema/Geometry.json#/definitions/positionArray" "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/Geometry.json#/definitions/positionArray" }, { "$ref": "http://localhost:8090/schema/Geometry.json#/definitions/lineString" "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/Geometry.json#/definitions/lineString" }, { "$ref": "http://localhost:8090/schema/Geometry.json#/definitions/polygon" "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/Geometry.json#/definitions/polygon" } ] }, Loading schema/registrations/ContextSourceNotification.json +3 −3 Original line number Diff line number Diff line { "$schema": "http://json-schema.org/schema#", "$id": "http://localhost:8090/schema/registrations/ContextSourceNotification.json", "$id": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/registrations/ContextSourceNotification.json", "title": "NGSI-LD Context Source Notification", "description": "NGSI-LD Context Source Notification", "type": "object", Loading @@ -18,7 +18,7 @@ "format": "uri" }, "@context": { "$ref": "http://localhost:8090/schema/common.json#/definitions/LdContext" "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/common.json#/definitions/LdContext" }, "notifiedAt": { "type": "string", Loading @@ -27,7 +27,7 @@ "data": { "type": "array", "items": { "$ref": "http://localhost:8090/schema/registrations/ContextSourceRegistration.json#/definitions/ContextSourceRegistration" "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/registrations/ContextSourceRegistration.json#/definitions/ContextSourceRegistration" }, "minItems": 1 }, Loading Loading
schema/BatchOperationResult.json +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ "format": "uri" }, "error": { "$ref": "http://localhost:8090/schema/common.json#/definitions/ProblemDetails" "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/common.json#/definitions/ProblemDetails" } } }, Loading
schema/Entity.json +14 −14 Original line number Diff line number Diff line Loading @@ -27,13 +27,13 @@ ] }, "observedAt": { "$ref": "http://localhost:8090/schema/common.json#/definitions/observedAt" "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/common.json#/definitions/observedAt" }, "createdAt": { "$ref": "http://localhost:8090/schema/common.json#/definitions/createdAt" "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/common.json#/definitions/createdAt" }, "modifiedAt": { "$ref": "http://localhost:8090/schema/common.json#/definitions/modifiedAt" "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/common.json#/definitions/modifiedAt" }, "datasetId": { "$ref": "#/definitions/datasetId" Loading Loading @@ -69,13 +69,13 @@ "format": "uri" }, "observedAt": { "$ref": "http://localhost:8090/schema/common.json#/definitions/observedAt" "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/common.json#/definitions/observedAt" }, "createdAt": { "$ref": "http://localhost:8090/schema/common.json#/definitions/createdAt" "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/common.json#/definitions/createdAt" }, "modifiedAt": { "$ref": "http://localhost:8090/schema/common.json#/definitions/modifiedAt" "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/common.json#/definitions/modifiedAt" }, "datasetId": { "$ref": "#/definitions/datasetId" Loading Loading @@ -107,16 +107,16 @@ "enum": ["GeoProperty"] }, "value": { "$ref": "http://localhost:8090/schema/Geometry.json#/definitions/Geometry" "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/Geometry.json#/definitions/Geometry" }, "observedAt": { "$ref": "http://localhost:8090/schema/common.json#/definitions/observedAt" "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/common.json#/definitions/observedAt" }, "createdAt": { "$ref": "http://localhost:8090/schema/common.json#/definitions/createdAt" "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/common.json#/definitions/createdAt" }, "modifiedAt": { "$ref": "http://localhost:8090/schema/common.json#/definitions/modifiedAt" "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/common.json#/definitions/modifiedAt" }, "datasetId": { "$ref": "#/definitions/datasetId" Loading Loading @@ -144,7 +144,7 @@ "type": "object", "properties": { "@context": { "$ref": "http://localhost:8090/schema/common.json#/definitions/LdContext" "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/common.json#/definitions/LdContext" }, "location": { "$ref": "#/definitions/GeoProperty" Loading @@ -160,13 +160,13 @@ "format": "uri" }, "type": { "$ref": "http://localhost:8090/schema/common.json#/definitions/Name" "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/common.json#/definitions/Name" }, "createdAt": { "$ref": "http://localhost:8090/schema/common.json#/definitions/createdAt" "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/common.json#/definitions/createdAt" }, "modifiedAt": { "$ref": "http://localhost:8090/schema/common.json#/definitions/modifiedAt" "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/common.json#/definitions/modifiedAt" } }, "additionalProperties": { Loading
schema/EntityList.json +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ "EntityList": { "type": "array", "items": { "$ref": "http://localhost:8090/schema/Entity.json#/definitions/Entity" "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/Entity.json#/definitions/Entity" } } }, Loading
schema/common.json +4 −4 Original line number Diff line number Diff line Loading @@ -128,16 +128,16 @@ "coordinates": { "oneOf": [ { "$ref": "http://localhost:8090/schema/Geometry.json#/definitions/position" "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/Geometry.json#/definitions/position" }, { "$ref": "http://localhost:8090/schema/Geometry.json#/definitions/positionArray" "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/Geometry.json#/definitions/positionArray" }, { "$ref": "http://localhost:8090/schema/Geometry.json#/definitions/lineString" "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/Geometry.json#/definitions/lineString" }, { "$ref": "http://localhost:8090/schema/Geometry.json#/definitions/polygon" "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/Geometry.json#/definitions/polygon" } ] }, Loading
schema/registrations/ContextSourceNotification.json +3 −3 Original line number Diff line number Diff line { "$schema": "http://json-schema.org/schema#", "$id": "http://localhost:8090/schema/registrations/ContextSourceNotification.json", "$id": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/registrations/ContextSourceNotification.json", "title": "NGSI-LD Context Source Notification", "description": "NGSI-LD Context Source Notification", "type": "object", Loading @@ -18,7 +18,7 @@ "format": "uri" }, "@context": { "$ref": "http://localhost:8090/schema/common.json#/definitions/LdContext" "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/common.json#/definitions/LdContext" }, "notifiedAt": { "type": "string", Loading @@ -27,7 +27,7 @@ "data": { "type": "array", "items": { "$ref": "http://localhost:8090/schema/registrations/ContextSourceRegistration.json#/definitions/ContextSourceRegistration" "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/registrations/ContextSourceRegistration.json#/definitions/ContextSourceRegistration" }, "minItems": 1 }, Loading