From 07c20213e9c38be2fdc612b83f93d3a21e056f89 Mon Sep 17 00:00:00 2001
From: Rebecca Wheeler <rebecca.wheeler@wisc.edu>
Date: Tue, 27 Aug 2024 16:31:03 -0500
Subject: [PATCH] Update file POST+students.json

---
 EI-IICS-Team/12Twenty/POST+students.json | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/EI-IICS-Team/12Twenty/POST+students.json b/EI-IICS-Team/12Twenty/POST+students.json
index dd63ee9..93c17fc 100644
--- a/EI-IICS-Team/12Twenty/POST+students.json
+++ b/EI-IICS-Team/12Twenty/POST+students.json
@@ -1159,6 +1159,9 @@
         "SexualOrientation" : {
           "$ref" : "#/definitions/POST students##SexualOrientation"
         },
+        "MultipleEnrollmentLinkedAccountUserId" : {
+          "type" : "string"
+        },
         "CustomAttributeValues" : {
           "$ref" : "#/definitions/POST students##CustomAttributeValues"
         }
-- 
GitLab