1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-12 11:45:38 +02:00
immich/mobile/openapi/doc/MemoryLaneResponseDto.md
Jason Rasmussen 9fe80c25eb
fix: memory lane assets in ascending order (#8309)
* fix: memory lane asset order

* chore: deprecate title

* chore: open-api

* chore: rename years => yearsAgo
2024-03-27 16:14:29 -04:00

535 B
Generated

openapi.model.MemoryLaneResponseDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
assets List [default to const []]
title String
yearsAgo num

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