mirror of
https://github.com/immich-app/immich.git
synced 2024-11-16 10:28:54 -07:00
9e6d6b2532
* feat(server): api keys * chore: open-api * feat(web): api keys * fix: remove keys when deleting a user
484 B
Generated
484 B
Generated
openapi.model.APIKeyCreateResponseDto
Load the model package
import 'package:openapi/api.dart';
Properties
Name | Type | Description | Notes |
---|---|---|---|
secret | String | ||
apiKey | APIKeyResponseDto |