diff --git a/collection/opendb-app-list/collection.json b/collection/opendb-app-list/collection.json index 49c8b77..36a1fdb 100644 --- a/collection/opendb-app-list/collection.json +++ b/collection/opendb-app-list/collection.json @@ -3,8 +3,7 @@ "bsonType": "object", "required": [ "appid", - "name", - "description" + "name" ], "permission": { "read": false, @@ -102,4 +101,4 @@ } } ] -} \ No newline at end of file +}