fixing inconsitencies in agent/connect API documentation (#5715)

pull/5721/head
Tyler Ryan 2019-04-26 04:53:20 -07:00 committed by Paul Banks
parent cf8b76b2e5
commit cf14e0c2ac
1 changed files with 2 additions and 2 deletions

View File

@ -115,7 +115,7 @@ The table below shows this endpoint's support for
```text ```text
$ curl \ $ curl \
http://127.0.0.1:8500/v1/connect/ca/roots http://127.0.0.1:8500/v1/agent/connect/ca/roots
``` ```
### Sample Response ### Sample Response
@ -182,7 +182,7 @@ The table below shows this endpoint's support for
```text ```text
$ curl \ $ curl \
http://127.0.0.1:8500/v1/connect/ca/leaf/web http://127.0.0.1:8500/v1/agent/connect/ca/leaf/web
``` ```
### Sample Response ### Sample Response