updatd documents needed list
This commit is contained in:
+2
-2
@@ -996,8 +996,8 @@ export const getAwaitingSubmissionFromBlobProxy = async (containerName) => {
|
||||
|
||||
try {
|
||||
const res = await axios.get(
|
||||
// BASE_URL +
|
||||
"/api/file/getawaitingsubmissionfromblobproxy?container=" +
|
||||
BASE_URL +
|
||||
"/api/file/getawaitingsubmissionfromblobproxy?container=" +
|
||||
containerName
|
||||
// +
|
||||
// hashAPIPath(
|
||||
|
||||
Reference in New Issue
Block a user