From 5286d48b1ad8fbddd54d0bfa109345b7ecb8221d Mon Sep 17 00:00:00 2001
From: Jared Balkman <jared.balkman@wisc.edu>
Date: Mon, 13 Mar 2023 12:53:33 -0500
Subject: [PATCH] Update docs/tutorials/wiscalerts/get-lists.json

---
 docs/tutorials/wiscalerts/get-lists.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/tutorials/wiscalerts/get-lists.json b/docs/tutorials/wiscalerts/get-lists.json
index e27ba93..62b2531 100644
--- a/docs/tutorials/wiscalerts/get-lists.json
+++ b/docs/tutorials/wiscalerts/get-lists.json
@@ -12,7 +12,7 @@
   "basePath" : "/remoteservices",
   "schemes" : [ "https" ],
   "paths" : {
-    "rest/user/{username}/userlists" : {
+    "rest/user/jared.balkman@wisc.edu/userlists" : {
       "get" : {
         "tags" : [ "get-lists" ],
         "summary" : null,
-- 
GitLab