updated file name prefixes

This commit is contained in:
2024-05-21 14:03:24 +01:00
parent f4c821a5d4
commit 6bf933b2f1
17 changed files with 503 additions and 208 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ export default async function ApiProxy(req, res) {
incidentID +
")?$select=ticketnumber,title,pinswg_appealcasetype";
console.log(WEBAPI_URL + queryUrl + hashAPIPath(queryUrl));
//console.log(WEBAPI_URL + queryUrl + hashAPIPath(queryUrl));
return axios
.get(