mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-09-11 03:05:58 +03:00
Implement deleting collections
This commit is contained in:
@@ -68,6 +68,7 @@ pub fn routes() -> Vec<Route> {
|
||||
post_organization,
|
||||
post_organization_collections,
|
||||
post_organization_collection_update,
|
||||
post_organization_collection_delete,
|
||||
post_collections_admin,
|
||||
get_org_details,
|
||||
get_org_users,
|
||||
|
Reference in New Issue
Block a user