diff --git a/collection/opendb-poi/collection.json b/collection/opendb-poi/collection.json index 83b588e..d226fd4 100644 --- a/collection/opendb-poi/collection.json +++ b/collection/opendb-poi/collection.json @@ -1,7 +1,7 @@ { "schema": { "bsonType": "object", - "required": ["location", "title", "address"], + "required": ["location", "title"], "permission": { "read": "doc.visible == true", "create": false,