removed unused endpoints

This commit is contained in:
2022-10-18 11:53:22 +01:00
parent 6be6a02101
commit c0e9ed43ab
17 changed files with 6 additions and 3715 deletions
@@ -17,7 +17,11 @@ ApiProxy.get(async (req, res) => {
var checkquerypath =
"/api/file/getawaitingsubmissionfromblob?container=" + containerName;
console.log("///////////\ngetawaitingsubmissionblob url :", req.url);
console.log(
"///////////////////////\ngetawaitingsubmissionblob url :",
req.url,
"\n///////////////////////\n"
);
// console.log(hashAPIPath(checkquerypath), checkHash);
// console.log(hashAPIPath(checkquerypath) == "&hash=" + checkHash);