mirror of
https://github.com/immich-app/immich.git
synced 2024-11-28 09:33:27 +02:00
7ef202c8b2
feat(server, web): add checkbox to create user screen for shouldChangePassword
664 B
Generated
664 B
Generated
openapi.model.CreateUserDto
Load the model package
import 'package:openapi/api.dart';
Properties
Name | Type | Description | Notes |
---|---|---|---|
String | |||
memoriesEnabled | bool | [optional] | |
name | String | ||
password | String | ||
quotaSizeInBytes | int | [optional] | |
shouldChangePassword | bool | [optional] | |
storageLabel | String | [optional] |