Fix docs for replace-existing-checks parameter
This commit is contained in:
parent
b759bc7c00
commit
3d816585f4
|
@ -627,7 +627,7 @@ For the `Connect` field, the parameters are:
|
|||
$ curl \
|
||||
--request PUT \
|
||||
--data @payload.json \
|
||||
http://127.0.0.1:8500/v1/agent/service/register?replace-existing-checks=1
|
||||
http://127.0.0.1:8500/v1/agent/service/register?replace-existing-checks=true
|
||||
```
|
||||
|
||||
## Deregister Service
|
||||
|
|
Loading…
Reference in New Issue