From a753972ae9092847f3a079bd93a18876e12d4a02 Mon Sep 17 00:00:00 2001 From: Rebecca Wheeler <rebecca.wheeler@wisc.edu> Date: Thu, 17 Oct 2024 10:03:31 -0500 Subject: [PATCH] Update file POST_studentsV7.json --- EI-IICS-Team/12Twenty/POST_studentsV7.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/EI-IICS-Team/12Twenty/POST_studentsV7.json b/EI-IICS-Team/12Twenty/POST_studentsV7.json index 14a62fb..a5fe4f1 100644 --- a/EI-IICS-Team/12Twenty/POST_studentsV7.json +++ b/EI-IICS-Team/12Twenty/POST_studentsV7.json @@ -272,10 +272,10 @@ }, "POST_students##CustomAttributeValues" : { "properties" : { - "Applied to Graduate" : { + "custom_attribute_10888805167970" : { "type" : "string" }, - "Campus Id" : { + "custom_attribute_10888805167969" : { "type" : "string" } } @@ -674,10 +674,10 @@ }, "POST_students_Request##body##CustomAttributeValues" : { "properties" : { - "Applied to Graduate" : { + "custom_attribute_10888805167970" : { "type" : "string" }, - "Campus Id" : { + "custom_attribute_10888805167969" : { "type" : "string" } } -- GitLab