Commit 63aa81d8 authored by Arun Kumar's avatar Arun Kumar
Browse files

added date to updateFormStatusForOGA

parent 12d554ee
1 merge request!26added date to updateFormStatusForOGA
Showing with 1 addition and 1 deletion
+1 -1
......@@ -396,7 +396,7 @@ const endpoints = [
{
method: "put",
route: "/api/rest/updateFormStatusForOGA",
requestBody: ["form_id", "form_status", "oga_reverted_count"],
requestBody: ["form_id", "form_status", "oga_reverted_count","date"],
},
{
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