mirror of
https://github.com/immich-app/immich.git
synced 2024-11-28 09:33:27 +02:00
31f7e1aca3
* feat: album orders * fix: tests * pr feedback * pr feedback * pr feedback * fix: tests * add comment * pr feedback * fix: rendering issue * wording * fix: order value doesn't change --------- Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
637 B
Generated
637 B
Generated
openapi.model.UpdateAlbumDto
Load the model package
import 'package:openapi/api.dart';
Properties
Name | Type | Description | Notes |
---|---|---|---|
albumName | String | [optional] | |
albumThumbnailAssetId | String | [optional] | |
description | String | [optional] | |
isActivityEnabled | bool | [optional] | |
order | AssetOrder | [optional] |