mirror of
				https://github.com/KevinMidboe/immich.git
				synced 2025-10-29 17:40:28 +00:00 
			
		
		
		
	* feat: manage authorized devices * chore: open api * get header from mobile app * write header from mobile app * styling * fix unit test * feat: use relative time * feat: update access time * fix: tests * chore: confirm wording * chore: bump test coverage thresholds * feat: add some icons * chore: icon tweaks --------- Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
		
			
				
	
	
	
		
			574 B
		
	
	
	
	
	
	
		
			Generated
		
	
	
			
		
		
	
	
			574 B
		
	
	
	
	
	
	
		
			Generated
		
	
	
openapi.model.AuthDeviceResponseDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes | 
|---|---|---|---|
| id | String | ||
| createdAt | String | ||
| updatedAt | String | ||
| current | bool | ||
| deviceType | String | ||
| deviceOS | String |