mirror of
https://github.com/immich-app/immich.git
synced 2025-10-29 01:44:49 -04:00
* feat(server): improve validation of albums * regenerate openapi + fix downloadArchive for web
658 B
Generated
658 B
Generated
openapi.model.CreateAlbumShareLinkDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| albumId | String | ||
| expiresAt | DateTime | [optional] | |
| allowUpload | bool | [optional] | |
| allowDownload | bool | [optional] | |
| showExif | bool | [optional] | |
| description | String | [optional] |