mirror of https://github.com/status-im/consul.git
fix 'agent/check/pass/my-check-id' curl example in documentation (#9372)
This commit is contained in:
parent
4dae9b7224
commit
8dbfc2b39a
|
@ -310,6 +310,7 @@ The table below shows this endpoint's support for
|
|||
|
||||
```shell-session
|
||||
$ curl \
|
||||
--request PUT \
|
||||
http://127.0.0.1:8500/v1/agent/check/pass/my-check-id
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue