immich/mobile/openapi/doc/FileReportDto.md
Jason Rasmussen d2807b8d6a
feat(web,server): offline/untracked files admin tool (#4447)
* feat: admin repair orphans tool

* chore: open api

* fix: include upload folder

* fix: bugs

* feat: empty placeholder

* fix: checks

* feat: move buttons to top of page

* feat: styling and clipboard

* styling

* better clicking hitbox

* fix: show title on hover

* feat: download report

* restrict file access to immich related files

* Add description

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
Co-authored-by: Daniel Dietzler <mail@ddietzler.dev>
2023-10-14 19:12:59 +02:00

529 B
Generated

openapi.model.FileReportDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
extras List [default to const []]
orphans List [default to const []]

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