feat: Allow document metadata to be stored in zip comment
This commit is contained in:
@@ -79,15 +79,6 @@ Object {
|
||||
}
|
||||
`;
|
||||
|
||||
exports[`#collections.list should return collections 1`] = `
|
||||
Object {
|
||||
"error": "authentication_required",
|
||||
"message": "Authentication required",
|
||||
"ok": false,
|
||||
"status": 401,
|
||||
}
|
||||
`;
|
||||
|
||||
exports[`#collections.memberships should require authentication 1`] = `
|
||||
Object {
|
||||
"error": "authentication_required",
|
||||
|
||||
Reference in New Issue
Block a user