This website requires JavaScript.
Explore
Help
Register
Sign In
self-hosted
/
immich
Watch
1
Star
0
Fork
0
You've already forked immich
mirror of
https://github.com/immich-app/immich.git
synced
2025-04-27 13:42:33 +02:00
Code
Issues
Releases
Activity
7c34d0595e
Branches
Tags
View all branches
immich
/
mobile
/
openapi
/
doc
/
SignUpDto.md
Brian Austin
7fca0d8da5
fix: replace first and last name with single field (
#4915
)
2023-11-11 19:03:32 -06:00
464 B
Generated
Raw
Blame
History
openapi.model.SignUpDto
Load the model package
import
'package:openapi/api.dart'
;
Properties
Name
Type
Description
Notes
email
String
name
String
password
String
[Back to Model list]
[Back to API list]
[Back to README]