mirror of
https://github.com/otaviocc/Triton.git
synced 2026-01-29 19:54:27 +00:00
Make account name optional in API response and map nil/empty values to "Anonymous" at the network boundary. This ensures users who haven't set their name can remain anonymous while keeping the name non-optional in domain and UI layers. - Make AccountInformationResponse.Response.name optional (String?) - Add mapping logic in AccountUpdateNetworkService to default nil/empty names to "Anonymous" - Preserve non-optional String type in AccountResponse and Account models - No changes required in UI or persistence layers |
||
|---|---|---|
| .. | ||
| Account | ||
| AccountUpdate | ||
| Auth | ||
| AuthSession | ||
| DesignSystem | ||
| FoundationExtensions | ||
| Now | ||
| OMGAPI | ||
| Pastebin | ||
| Pics | ||
| PURLs | ||
| Route | ||
| SessionService | ||
| Shortcuts | ||
| Sidebar | ||
| Status | ||
| Utilities | ||
| Weblog | ||
| Webpage | ||