mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-12 01:45:56 -05:00
[PR #6513] [MERGED] Android want response property in camelCase #7433
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dani-garcia/vaultwarden/pull/6513
Author: @Timshel
Created: 12/2/2025
Status: ✅ Merged
Merged: 12/6/2025
Merged by: @dani-garcia
Base:
main← Head:fix/case📝 Commits (1)
74e73b5Android want response property in camelCase📊 Changes
2 files changed (+5 additions, -5 deletions)
View changed files
📝
src/api/core/accounts.rs(+2 -2)📝
src/api/core/organizations.rs(+3 -3)📄 Description
The web client use getResponseProperty to handle case variation but I believe that android application require camelCase (https://github.com/Timshel/OIDCWarden/issues/59).
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.