feat(documents): bulk upload — split-panel with file switcher #329
@@ -1695,7 +1695,7 @@ export interface components {
|
|||||||
/** Format: date */
|
/** Format: date */
|
||||||
documentDate?: string;
|
documentDate?: string;
|
||||||
location?: string;
|
location?: string;
|
||||||
tags?: string;
|
tagNames?: string[];
|
||||||
metadataComplete?: boolean;
|
metadataComplete?: boolean;
|
||||||
};
|
};
|
||||||
QuickUploadResult: {
|
QuickUploadResult: {
|
||||||
|
|||||||
Reference in New Issue
Block a user