From 00948bf5ca520f147e759e921c90f4cf06b07ea4 Mon Sep 17 00:00:00 2001
From: Shishir Suman <74050813+shishirsuman092@users.noreply.github.com>
Date: Wed, 10 Jan 2024 23:31:21 +0530
Subject: [PATCH] Update endpoints.js

---
 endpoints/endpoints.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/endpoints/endpoints.js b/endpoints/endpoints.js
index 000f92a..8dfbc82 100644
--- a/endpoints/endpoints.js
+++ b/endpoints/endpoints.js
@@ -430,6 +430,7 @@ const endpoints = [
       "course_level",
       "form_desc",
       "form_id",
+      "last_submitted_date"
     ],
   },
   {
-- 
GitLab