mirror of
https://github.com/immich-app/immich.git
synced 2024-11-16 02:18:50 -07:00
2f26a7edae
* feat(server): add album description * chore: open api * fix: tests * show and edit description on the web * fix test * remove unused code * type event * format fix --------- Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
526 B
Generated
526 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] |