Update workspaceitem-section-upload-file.model.ts

Fix code comment
This commit is contained in:
Tim Donohue
2023-09-08 14:28:23 -05:00
committed by GitHub
parent 13e4052c4d
commit 01c8a4d9c3

View File

@@ -30,7 +30,7 @@ export class WorkspaceitemSectionUploadFileObject {
};
/**
* The file check sum
* The file format information
*/
format: {
shortDescription: string,