diff --git a/schemas/context/poi-detail.schema.json b/schemas/context/poi-detail.schema.json index 89049cf85..9200a7b1f 100644 --- a/schemas/context/poi-detail.schema.json +++ b/schemas/context/poi-detail.schema.json @@ -42,13 +42,6 @@ "title": "Locating Type", "type": "string", "description": "Mechanism used to ascertain location.", - "enum": [ - "beacon", - "gps", - "ip", - "ip+wifi", - "wifi-triangulation" - ], "meta:enum": { "beacon": "Hardware beacon", "gps": "Device GPS",