This website requires JavaScript.
Explore
Help
Sign in
c-l
/
immich
Watch
1
Star
0
Fork
You've already forked immich
0
mirror of
https://github.com/immich-app/immich.git
synced
2025-03-01 15:11:21 +01:00
Code
Releases
Activity
91efe7f7ae
Branches
Tags
No results found.
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]