mirror of
https://github.com/immich-app/immich.git
synced 2025-01-09 05:16:47 +01:00
9e6d6b2532
* feat(server): api keys * chore: open-api * feat(web): api keys * fix: remove keys when deleting a user
500 B
Generated
500 B
Generated
openapi.model.APIKeyResponseDto
Load the model package
import 'package:openapi/api.dart';
Properties
Name | Type | Description | Notes |
---|---|---|---|
id | num | ||
name | String | ||
createdAt | String | ||
updatedAt | String |