mirror of
https://github.com/immich-app/immich.git
synced 2024-11-16 10:28:54 -07:00
efc7fdb669
* fix(web,server): use POST request to get download info * chore: open api
577 B
Generated
577 B
Generated
openapi.model.DownloadInfoDto
Load the model package
import 'package:openapi/api.dart';
Properties
Name | Type | Description | Notes |
---|---|---|---|
albumId | String | [optional] | |
archiveSize | int | [optional] | |
assetIds | List | [optional] [default to const []] | |
userId | String | [optional] |