mirror of
https://github.com/gabehf/BudgetBuddy.git
synced 2026-03-17 03:06:40 -07:00
Fix API doc
This commit is contained in:
parent
c4047a36cc
commit
1a6bc80b63
1 changed files with 1 additions and 1 deletions
2
API.md
2
API.md
|
|
@ -75,7 +75,7 @@ Response:
|
||||||
to the user's current session token.
|
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`
|
e.g. `/w/balance`
|
||||||
## GET /balance
|
## GET /balance
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue