mirror of
https://github.com/status-im/consul.git
synced 2025-01-11 14:24:39 +00:00
Register Entity Meta -> NodeMeta
Corrects a typo in the description of parameters for the Register Entity API endpoint.
This commit is contained in:
parent
a9a2a300ca
commit
1565f58508
@ -48,7 +48,7 @@ The table below shows this endpoint's support for
|
||||
- `TaggedAddresses` `(map<string|string>: nil)` - Specifies the tagged
|
||||
addresses.
|
||||
|
||||
- `Meta` `(map<string|string>: nil)` - Specifies arbitrary KV metadata
|
||||
- `NodeMeta` `(map<string|string>: nil)` - Specifies arbitrary KV metadata
|
||||
pairs for filtering purposes.
|
||||
|
||||
- `Service` `(Service: nil)` - Specifies to register a service. If `ID` is not
|
||||
|
Loading…
x
Reference in New Issue
Block a user