Unverified Commit 22a918ff authored by Shishir Suman's avatar Shishir Suman Committed by GitHub
Browse files

Update endpoints.js

parent 12ecd950
No related merge requests found
Showing with 1 addition and 0 deletions
+1 -0
...@@ -114,6 +114,7 @@ const endpoints = [ ...@@ -114,6 +114,7 @@ const endpoints = [
"file_name", "file_name",
"course_level", "course_level",
"form_desc", "form_desc",
"last_submitted_date"
], ],
}, },
{ method: "delete", route: "/api/rest/deleteForm", requestBody: ["form_id"] }, { method: "delete", route: "/api/rest/deleteForm", requestBody: ["form_id"] },
......
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