From b2b13189a3c42048896abcb888ad1c33ab7d6eb0 Mon Sep 17 00:00:00 2001
From: Patrick Roe <patrick.roe@wisc.edu>
Date: Wed, 24 Apr 2024 16:01:15 -0500
Subject: [PATCH] Update getPeople.json

---
 ASP-IICS-Team/BPLogix_Provisioning_UWSYS/getPeople.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ASP-IICS-Team/BPLogix_Provisioning_UWSYS/getPeople.json b/ASP-IICS-Team/BPLogix_Provisioning_UWSYS/getPeople.json
index b669d15..c104eaa 100644
--- a/ASP-IICS-Team/BPLogix_Provisioning_UWSYS/getPeople.json
+++ b/ASP-IICS-Team/BPLogix_Provisioning_UWSYS/getPeople.json
@@ -8,7 +8,7 @@
     "contact" : null,
     "license" : null
   },
-  "host" : "mock.api.wisc.edu",
+  "host" : "api.wisc.edu",
   "basePath" : "",
   "schemes" : [ "https" ],
   "paths" : {
@@ -254,4 +254,4 @@
       }
     }
   }
-}
\ No newline at end of file
+}
-- 
GitLab