uat defect 124
This commit is contained in:
@@ -203,6 +203,7 @@ export const getBlobs = async (containerName, casefolderID) => {
|
||||
"caseObj": casefolderID + "/" + casefolderID + "_case.json",
|
||||
"isCurrentVersion": blob.isCurrentVersion,
|
||||
"contentLength": blob.properties.contentLength,
|
||||
"size": blob.properties.contentLength,
|
||||
"contentType": blob.contentType,
|
||||
"lastModified": blob.properties.lastModified,
|
||||
"filepath":
|
||||
|
||||
Reference in New Issue
Block a user