mirror of
https://github.com/status-im/consul.git
synced 2025-01-10 22:06:20 +00:00
fixing inconsitencies in agent/connect API documentation (#5715)
This commit is contained in:
parent
cf8b76b2e5
commit
cf14e0c2ac
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user