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
2608e92763
commit
6a4dd3554f
|
@ -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