mirror of
https://github.com/KevinMidboe/immich.git
synced 2025-10-29 17:40:28 +00:00
* fix: allow updateUser for admin account * feat: update user first/last name * feat(web): change password
450 B
Generated
450 B
Generated
openapi.model.ChangePasswordDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| password | String | ||
| newPassword | String |