immich/mobile/openapi/doc/SearchExploreItem.md
Jason Rasmussen 2ca560ebf8
feat(web,server): explore (#1926)
* feat: explore

* chore: generate open api

* styling explore page

* styling no result page

* style overlay

* style: bluring text on thumbnail card for readability

* explore page tweaks

* fix(web): search urls

* feat(web): use objects for things

* feat(server): filter by motion, sort by createdAt

* More styling

* better navigation

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
Co-authored-by: Michel Heusschen <59014050+michelheusschen@users.noreply.github.com>
2023-03-05 14:44:31 -06:00

473 B
Generated

openapi.model.SearchExploreItem

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
value String
data AssetResponseDto

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