Commit 157581d8 authored by Arun Kumar's avatar Arun Kumar
Browse files

addede commas

1 merge request!17addede commas
Showing with 3 additions and 3 deletions
+3 -3
......@@ -496,19 +496,19 @@ const endpoints = [
method: "post",
route: "/api/rest/filterSubmittedFormByRound",
requestBody: ["param","offsetNo","limit"]
}
},
{
method: "post",
route: "/api/rest/getApprovedSubmissionCount",
requestBody: ["round"]
}
},
{
method: "post",
route: "/api/rest/getRejectedSubmissionsCount",
requestBody: ["round"]
}
},
{
method: "post",
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment