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

This commit is contained in:
Tyler Ryan 2019-04-26 04:53:20 -07:00 committed by Paul Banks
parent cf8b76b2e5
commit cf14e0c2ac

View File

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