From dca26dd55814cff3530a1f9c42960745a6b9cff7 Mon Sep 17 00:00:00 2001 From: VK <370725567@qq.com> Date: Wed, 2 Aug 2023 12:02:44 +0800 Subject: [PATCH] update opendb-poi --- collection/opendb-poi/collection.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,