From 84690bd2225ea4e35a4a1fdd80ac1ef89ad033d2 Mon Sep 17 00:00:00 2001 From: Patrick Roe <patrick.roe@wisc.edu> Date: Fri, 10 May 2024 09:35:16 -0500 Subject: [PATCH] Update getPeopleIdentifiers.json --- ASP-IICS-Team/GetPeople/getPeopleIdentifiers.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ASP-IICS-Team/GetPeople/getPeopleIdentifiers.json b/ASP-IICS-Team/GetPeople/getPeopleIdentifiers.json index 8400271..ff6fbf9 100644 --- a/ASP-IICS-Team/GetPeople/getPeopleIdentifiers.json +++ b/ASP-IICS-Team/GetPeople/getPeopleIdentifiers.json @@ -47,6 +47,9 @@ "name" : { "type" : "string" }, + "institution" : { + "type" : "string" + }, "source" : { "type" : "string" }, @@ -126,4 +129,4 @@ } } } -} \ No newline at end of file +} -- GitLab