mirror of
https://github.com/bitwarden/server.git
synced 2025-07-06 02:22:49 -05:00
[Soft Delete] - API updates for soft delete + retrieval
This commit is contained in:
@ -26,6 +26,8 @@
|
||||
Cipher_ClientCopiedHiddenField = 1112,
|
||||
Cipher_ClientCopiedCardCode = 1113,
|
||||
Cipher_ClientAutofilled = 1114,
|
||||
Cipher_SoftDeleted = 1115,
|
||||
Cipher_Restored = 1116,
|
||||
|
||||
Collection_Created = 1300,
|
||||
Collection_Updated = 1301,
|
||||
|
Reference in New Issue
Block a user