Update src/docs/markdown/api.md

Co-authored-by: Matt Holt <mholt@users.noreply.github.com>
This commit is contained in:
Francis Lavoie 2021-04-27 20:15:16 -04:00 committed by GitHub
parent a03808d645
commit 21849e2291
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -234,7 +234,7 @@ which is much easier to remember and write by hand.
## GET /reverse_proxy/upstreams ## 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.
<pre><code class="cmd"><span class="bash">curl "http://localhost:2019/reverse_proxy/upstreams" | jq</span> <pre><code class="cmd"><span class="bash">curl "http://localhost:2019/reverse_proxy/upstreams" | jq</span>
[ [