From 01a026f1ac8e0f7e734ce91de8625b639613e68f Mon Sep 17 00:00:00 2001 From: canterafonsj Date: Thu, 8 Nov 2018 09:42:25 +0100 Subject: [PATCH] Update Entity.json --- schema/Entity.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schema/Entity.json b/schema/Entity.json index b6cc7de..6447be1 100644 --- a/schema/Entity.json +++ b/schema/Entity.json @@ -103,7 +103,7 @@ "const": "GeoProperty" }, "value": { - "$ref": "https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/schema/geometry-schema.json#" + "$ref": "http://json-schema.org/geojson/geometry.json#" }, "observedAt": { "$ref": "https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/schema/common.json#/definitions/observedAt" -- GitLab