diff --git a/EI-IICS-Team/12Twenty/PATCH_students.json b/EI-IICS-Team/12Twenty/PATCH_students.json index 9d4137807bcb3741d913bc5bd6c9f88f07e5bec6..a9808a579bdfa181ad50104acbd5924fcb3f4d83 100644 --- a/EI-IICS-Team/12Twenty/PATCH_students.json +++ b/EI-IICS-Team/12Twenty/PATCH_students.json @@ -800,7 +800,10 @@ }, "PATCH_students##CustomAttributeValues" : { "properties" : { - "custom_attribute_804" : { + "Applied to Graduate" : { + "type" : "string" + }, + "Campus Id" : { "type" : "string" } } diff --git a/EI-IICS-Team/12Twenty/POST_studentsV7.json b/EI-IICS-Team/12Twenty/POST_studentsV7.json index a7f62d5fdcd97021f267e579c62fbca3acc54cdc..0a85124d93eebe96f9588c866b0683271694b27f 100644 --- a/EI-IICS-Team/12Twenty/POST_studentsV7.json +++ b/EI-IICS-Team/12Twenty/POST_studentsV7.json @@ -270,9 +270,12 @@ } } }, - "POST_students##CustomAttributeValues" : { + "PATCH_students##CustomAttributeValues" : { "properties" : { - "custom_attribute_804" : { + "Applied to Graduate" : { + "type" : "string" + }, + "Campus Id" : { "type" : "string" } }