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