From 60dbaf60e6171fc44db0782c7c2183ec894bd8a6 Mon Sep 17 00:00:00 2001
From: Harsha Gummadavelli <hvardhan@wisc.edu>
Date: Mon, 7 Aug 2023 18:30:15 -0500
Subject: [PATCH] By Harsha - Replace MockPGetID.json

---
 MockPGetID.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MockPGetID.json b/MockPGetID.json
index 0012a32..e91279f 100644
--- a/MockPGetID.json
+++ b/MockPGetID.json
@@ -12,7 +12,7 @@
   "basePath" : "/people",
   "schemes" : [ "https" ],
   "paths" : {
-    "/100" : {
+    "/{id}" : {
       "get" : {
         "tags" : [ "MockPGetID" ],
         "summary" : null,
-- 
GitLab