Fix docs for replace-existing-checks parameter

This commit is contained in:
Thibault Gilles 2019-09-17 16:25:36 +02:00 committed by Blake Covarrubias
parent b759bc7c00
commit 3d816585f4
1 changed files with 1 additions and 1 deletions

View File

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