From 1a6bc80b63653286450f30a4eab0c633c6e01251 Mon Sep 17 00:00:00 2001 From: Gabe Farrell <101588735+mnrva-dev@users.noreply.github.com> Date: Thu, 13 Apr 2023 13:50:21 -0400 Subject: [PATCH] Fix API doc --- API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/API.md b/API.md index fc24c0b..5201101 100644 --- a/API.md +++ b/API.md @@ -75,7 +75,7 @@ Response: to the user's current session token. -Prepend all request under the auth router with '/auth' +Prepend all request under the widget router with '/w' e.g. `/w/balance` ## GET /balance