mirror of
https://github.com/immich-app/immich.git
synced 2024-12-17 12:22:31 +02:00
8e3a7caebd
* 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] |