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
[