immich/mobile/openapi/doc/FileReportItemDto.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

603 B
Generated

openapi.model.FileReportItemDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
checksum String [optional]
entityId String
entityType PathEntityType
pathType PathType
pathValue String

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