Loading schema/common.json +149 −153 Original line number Diff line number Diff line Loading @@ -23,8 +23,7 @@ "format": "date-time" }, "LdContext": { "anyOf": [ { "anyOf": [{ "type": "object" }, { Loading @@ -35,8 +34,7 @@ "type": "array", "minItems": 1, "items": { "anyOf": [ { "anyOf": [{ "type": "string", "format": "uri" }, Loading Loading @@ -85,7 +83,6 @@ "required": [ "type" ] } }, "ProblemDetails": { "type": "object", Loading @@ -106,8 +103,7 @@ ] }, "georel": { "anyOf": [ { "anyOf": [{ "type": "string", "enum": [ "equals", Loading @@ -125,8 +121,7 @@ ] }, "coordinates": { "oneOf": [ { "oneOf": [{ "$ref": "https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/schema/geometry-schema.json#/definitions/position" }, { Loading @@ -152,3 +147,4 @@ ] } } } No newline at end of file Loading
schema/common.json +149 −153 Original line number Diff line number Diff line Loading @@ -23,8 +23,7 @@ "format": "date-time" }, "LdContext": { "anyOf": [ { "anyOf": [{ "type": "object" }, { Loading @@ -35,8 +34,7 @@ "type": "array", "minItems": 1, "items": { "anyOf": [ { "anyOf": [{ "type": "string", "format": "uri" }, Loading Loading @@ -85,7 +83,6 @@ "required": [ "type" ] } }, "ProblemDetails": { "type": "object", Loading @@ -106,8 +103,7 @@ ] }, "georel": { "anyOf": [ { "anyOf": [{ "type": "string", "enum": [ "equals", Loading @@ -125,8 +121,7 @@ ] }, "coordinates": { "oneOf": [ { "oneOf": [{ "$ref": "https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/schema/geometry-schema.json#/definitions/position" }, { Loading @@ -152,3 +147,4 @@ ] } } } No newline at end of file