mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-10-27 16:30:02 +02:00
add alias for PUT collections-admin
This commit is contained in:
@@ -90,6 +90,7 @@ pub fn routes() -> Vec<Route> {
|
||||
post_organization_collection_delete,
|
||||
post_collections_update,
|
||||
post_collections_admin,
|
||||
put_collections_admin,
|
||||
get_org_details,
|
||||
get_org_users,
|
||||
send_invite,
|
||||
|
||||
Reference in New Issue
Block a user