mirror of
https://github.com/immich-app/immich.git
synced 2025-12-23 17:25:11 +03:00
chore: summary text
This commit is contained in:
@@ -75,7 +75,7 @@ export class IntegrityController {
|
|||||||
|
|
||||||
@Get('report/:id/file')
|
@Get('report/:id/file')
|
||||||
@Endpoint({
|
@Endpoint({
|
||||||
summary: 'Download flagged file file',
|
summary: 'Download flagged file',
|
||||||
description: 'Download the orphan/broken file if one exists',
|
description: 'Download the orphan/broken file if one exists',
|
||||||
history: new HistoryBuilder().added('v9.9.9').alpha('v9.9.9'),
|
history: new HistoryBuilder().added('v9.9.9').alpha('v9.9.9'),
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user