From 7e7c7610f4390e16cfa0e05679f49f75c17d24d7 Mon Sep 17 00:00:00 2001
From: Rebecca Wheeler <rebecca.wheeler@wisc.edu>
Date: Tue, 15 Oct 2024 16:30:47 -0500
Subject: [PATCH] Update file POST_studentsV7.json

---
 EI-IICS-Team/12Twenty/POST_studentsV7.json | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/EI-IICS-Team/12Twenty/POST_studentsV7.json b/EI-IICS-Team/12Twenty/POST_studentsV7.json
index 0a85124..0940d83 100644
--- a/EI-IICS-Team/12Twenty/POST_studentsV7.json
+++ b/EI-IICS-Team/12Twenty/POST_studentsV7.json
@@ -680,9 +680,12 @@
         }
       }
     },
-    "POST_students_Request##body##CustomAttributeValues" : {
+    "PATCH_students##CustomAttributeValues" : {
       "properties" : {
-        "custom_attribute_804" : {
+        "Applied to Graduate" : {
+          "type" : "string"
+        },
+        "Campus Id" : {
           "type" : "string"
         }
       }
-- 
GitLab