From 21849e2291b849f93bdb8dc07730ebf16e4001dc Mon Sep 17 00:00:00 2001 From: Francis Lavoie Date: Tue, 27 Apr 2021 20:15:16 -0400 Subject: [PATCH] Update src/docs/markdown/api.md Co-authored-by: Matt Holt --- src/docs/markdown/api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/markdown/api.md b/src/docs/markdown/api.md index f2af3fe..dee16d2 100644 --- a/src/docs/markdown/api.md +++ b/src/docs/markdown/api.md @@ -234,7 +234,7 @@ which is much easier to remember and write by hand. ## GET /reverse_proxy/upstreams -Returns the current status of the configured reverse proxy upstreams. Returns a JSON body. +Returns the current status of the configured reverse proxy upstreams in a JSON document.
curl "http://localhost:2019/reverse_proxy/upstreams" | jq
 [