mirror of
				https://github.com/KevinMidboe/immich.git
				synced 2025-10-29 17:40:28 +00:00 
			
		
		
		
	* feat: user storage label * chore: open api * fix: checks * fix: api update validation and tests * feat: default admin storage label * fix: linting * fix: user create/update dto * fix: delete library with custom label
		
			
				
	
	
	
		
			552 B
		
	
	
	
	
	
	
		
			Generated
		
	
	
			
		
		
	
	
			552 B
		
	
	
	
	
	
	
		
			Generated
		
	
	
openapi.model.CreateUserDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes | 
|---|---|---|---|
| String | |||
| password | String | ||
| firstName | String | ||
| lastName | String | ||
| storageLabel | String | [optional] |