update collection/opendb-news-articles/collection.json.

This commit is contained in:
崔红保 2021-03-31 17:10:30 +08:00 committed by Gitee
parent 48a28612c0
commit 8d7756f8b7

View File

@ -1,7 +1,7 @@
{ {
"schema": { "schema": {
"bsonType": "object", "bsonType": "object",
"required": ["user_id", "title", "content", "article_status", "view_count", "like_count", "is_sticky", "is_essence", "comment_status", "comment_count"], "required": ["user_id", "title", "content"],
"permission": { "permission": {
"read": true, "read": true,
"create": "auth.uid != null", "create": "auth.uid != null",