1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-04 10:34:56 +02:00
immich/mobile/openapi/doc/PeopleResponseDto.md
martin 5c0c98473d
fix(server, web): people page (#7319)
* fix: people page

* fix: use locale

* fix: e2e

* fix: remove useless w-full

* fix: don't count people without thumbnail

* fix: es6 template string

Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>

---------

Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2024-02-21 17:03:45 -05:00

528 B
Generated

openapi.model.PeopleResponseDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
hidden int
people List [default to const []]
total int

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