feat(briefwechsel): thumbnail rows with summary quote and bilateral distribution bar (#305) #311
@@ -1386,6 +1386,10 @@ export interface components {
|
||||
thumbnailKey?: string;
|
||||
/** Format: date-time */
|
||||
thumbnailGeneratedAt?: string;
|
||||
/** @enum {string} */
|
||||
thumbnailAspect?: "PORTRAIT" | "LANDSCAPE";
|
||||
/** Format: int32 */
|
||||
pageCount?: number;
|
||||
originalFilename: string;
|
||||
/** @enum {string} */
|
||||
status: "PLACEHOLDER" | "UPLOADED" | "TRANSCRIBED" | "REVIEWED" | "ARCHIVED";
|
||||
|
||||
Reference in New Issue
Block a user