mirror of
https://github.com/immich-app/immich.git
synced 2025-02-18 01:24:26 -05:00
* 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 |