mirror of
https://github.com/immich-app/immich.git
synced 2024-11-16 10:28:54 -07:00
079ee658a5
* 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 |