mirror of
https://github.com/immich-app/immich.git
synced 2026-01-03 16:47:32 -08:00
fix: replace first and last name with single field (#4915)
This commit is contained in:
3
mobile/openapi/doc/LoginResponseDto.md
generated
3
mobile/openapi/doc/LoginResponseDto.md
generated
@@ -9,9 +9,8 @@ import 'package:openapi/api.dart';
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**accessToken** | **String** | |
|
||||
**firstName** | **String** | |
|
||||
**isAdmin** | **bool** | |
|
||||
**lastName** | **String** | |
|
||||
**name** | **String** | |
|
||||
**profileImagePath** | **String** | |
|
||||
**shouldChangePassword** | **bool** | |
|
||||
**userEmail** | **String** | |
|
||||
|
||||
Reference in New Issue
Block a user