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