Fix empty string FolderId #3

Closed
opened 2026-04-05 20:28:55 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @BlackDex on 4/1/2026

In newer versions of Bitwarden Clients instead of using null the folder_id will be an empty string. This commit adds a special deserialize_with function to keep the same way of working code-wise.

Fixes #6962

*Originally created by @BlackDex on 4/1/2026* In newer versions of Bitwarden Clients instead of using `null` the folder_id will be an empty string. This commit adds a special deserialize_with function to keep the same way of working code-wise. Fixes #6962
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#3