Skip to content
Snippets Groups Projects
Commit fe4697ec authored by Rebecca Wheeler's avatar Rebecca Wheeler
Browse files

Update 2 files

- /EI-IICS-Team/12Twenty/PATCH_students.json
- /EI-IICS-Team/12Twenty/POST_studentsV7.json
parent 428da516
No related branches found
No related tags found
No related merge requests found
...@@ -800,7 +800,10 @@ ...@@ -800,7 +800,10 @@
}, },
"PATCH_students##CustomAttributeValues" : { "PATCH_students##CustomAttributeValues" : {
"properties" : { "properties" : {
"custom_attribute_804" : { "Applied to Graduate" : {
"type" : "string"
},
"Campus Id" : {
"type" : "string" "type" : "string"
} }
} }
......
...@@ -270,9 +270,12 @@ ...@@ -270,9 +270,12 @@
} }
} }
}, },
"POST_students##CustomAttributeValues" : { "PATCH_students##CustomAttributeValues" : {
"properties" : { "properties" : {
"custom_attribute_804" : { "Applied to Graduate" : {
"type" : "string"
},
"Campus Id" : {
"type" : "string" "type" : "string"
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment