fix 'agent/check/pass/my-check-id' curl example in documentation (#9372)

This commit is contained in:
Maksym 2020-12-11 14:23:05 +02:00 committed by hashicorp-ci
parent 4dae9b7224
commit 8dbfc2b39a
1 changed files with 1 additions and 0 deletions

View File

@ -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
```