mirror of
https://github.com/bitwarden/android.git
synced 2025-03-22 06:04:05 +03:00
Adds an OkHttp interceptor, `ResponseJsonKeyNameInterceptor`, which converts all JSON object keys in network responses from pascal case to camel case. This addresses inconsistencies in key casing from the server. Includes unit tests for the interceptor to ensure it handles various scenarios, such as different casing styles, empty or null responses, invalid JSON, and non-JSON content types. |
||
---|---|---|
.. | ||
ARCHITECTURE.md | ||
bitwarden-style.xml | ||
STYLE_AND_BEST_PRACTICES.md |