1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-11 11:42:19 +02:00
immich/mobile/openapi/doc/DownloadResponseDto.md
Jason Rasmussen ad343b7b32
refactor(server): download assets (#3032)
* refactor: download assets

* chore: open api

* chore: finish tests, make size configurable

* chore: defualt to 4GiB

* chore: open api

* fix: optional archive size

* fix: bugs

* chore: cleanup
2023-06-30 11:24:28 -05:00

513 B
Generated

openapi.model.DownloadResponseDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
totalSize int
archives List [default to const []]

[Back to Model list] [Back to API list] [Back to README]