mirror of https://github.com/status-im/consul.git
TxnCheckOp has a `Check` field not a `Service` field (#6418)
This commit is contained in:
parent
58f04815d5
commit
00aa108490
|
@ -95,7 +95,7 @@ The table below shows this endpoint's support for
|
|||
|
||||
- `Verb` `(string: <required>)` - Specifies the type of operation to perform.
|
||||
|
||||
- `Service` `(Service: <required>)` - Specifies the check to use
|
||||
- `Check` `(Service: <required>)` - Specifies the check to use
|
||||
for the operation. See the [catalog endpoint](/api/catalog.html#parameters) for the fields in this object.
|
||||
|
||||
Please see the table below for available verbs.
|
||||
|
|
Loading…
Reference in New Issue