mirror of
https://github.com/Art051/immich.git
synced 2025-08-11 19:29:00 +00:00
fix: replace first and last name with single field (#4915)
This commit is contained in:
3
mobile/openapi/doc/UserDto.md
generated
3
mobile/openapi/doc/UserDto.md
generated
@@ -9,9 +9,8 @@ import 'package:openapi/api.dart';
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**email** | **String** | |
|
||||
**firstName** | **String** | |
|
||||
**id** | **String** | |
|
||||
**lastName** | **String** | |
|
||||
**name** | **String** | |
|
||||
**profileImagePath** | **String** | |
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
Reference in New Issue
Block a user