From 36f19ba793f6350f9f24de73eb05706253b36941 Mon Sep 17 00:00:00 2001 From: Rebecca Wheeler <rebecca.wheeler@wisc.edu> Date: Thu, 17 Oct 2024 10:26:35 -0500 Subject: [PATCH] Update 2 files - /EI-IICS-Team/12Twenty/p_PATCH_students.json - /EI-IICS-Team/12Twenty/p_POST_students.json --- EI-IICS-Team/12Twenty/p_PATCH_students.json | 8 ++++---- EI-IICS-Team/12Twenty/p_POST_students.json | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/EI-IICS-Team/12Twenty/p_PATCH_students.json b/EI-IICS-Team/12Twenty/p_PATCH_students.json index 4198b18..7b65e65 100644 --- a/EI-IICS-Team/12Twenty/p_PATCH_students.json +++ b/EI-IICS-Team/12Twenty/p_PATCH_students.json @@ -790,10 +790,10 @@ }, "PATCH_students##CustomAttributeValues" : { "properties" : { - "Applied to Graduate" : { + "custom_attribute_10888805167996" : { "type" : "string" }, - "Campus Id" : { + "custom_attribute_10888805167995" : { "type" : "string" } } @@ -1331,10 +1331,10 @@ }, "PATCH_students_Request##body##CustomAttributeValues" : { "properties" : { - "Applied to Graduate" : { + "custom_attribute_10888805167996" : { "type" : "string" }, - "Campus Id" : { + "custom_attribute_10888805167995" : { "type" : "string" } } diff --git a/EI-IICS-Team/12Twenty/p_POST_students.json b/EI-IICS-Team/12Twenty/p_POST_students.json index 34dde08..f592ee6 100644 --- a/EI-IICS-Team/12Twenty/p_POST_students.json +++ b/EI-IICS-Team/12Twenty/p_POST_students.json @@ -272,10 +272,10 @@ }, "POST_students##CustomAttributeValues" : { "properties" : { - "Applied to Graduate" : { + "custom_attribute_10888805167996" : { "type" : "string" }, - "Campus Id" : { + "custom_attribute_10888805167995" : { "type" : "string" } } @@ -674,10 +674,10 @@ }, "POST_students_Request##body##CustomAttributeValues" : { "properties" : { - "Applied to Graduate" : { + "custom_attribute_10888805167996" : { "type" : "string" }, - "Campus Id" : { + "custom_attribute_10888805167995" : { "type" : "string" } } -- GitLab