mirror of
				https://github.com/immich-app/immich.git
				synced 2025-11-04 03:39:37 -05:00 
			
		
		
		
	* chore: initial template * feat: exlude null values * chore: regenerate openapi * chore: merge * feat: store changes in a patch file * feat: extract to sh script * chore: regenerate openapi * chore: remove duplicate file * feat: generate mobile by itself * Fixed number property not decorated correctly * Revert hotfix, fix test * Merge main Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
		
			
				
	
	
	
		
			500 B
		
	
	
	
	
	
	
		
			Generated
		
	
	
			
		
		
	
	
			500 B
		
	
	
	
	
	
	
		
			Generated
		
	
	
openapi.model.APIKeyResponseDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes | 
|---|---|---|---|
| id | int | ||
| name | String | ||
| createdAt | String | ||
| updatedAt | String |