Register Entity Meta -> NodeMeta

Corrects a typo in the description of parameters for the Register Entity API endpoint.
This commit is contained in:
Elijah Caine 2017-07-31 17:06:07 -07:00 committed by GitHub
parent a9a2a300ca
commit 1565f58508

View File

@ -48,7 +48,7 @@ The table below shows this endpoint's support for
- `TaggedAddresses` `(map<string|string>: nil)` - Specifies the tagged - `TaggedAddresses` `(map<string|string>: nil)` - Specifies the tagged
addresses. addresses.
- `Meta` `(map<string|string>: nil)` - Specifies arbitrary KV metadata - `NodeMeta` `(map<string|string>: nil)` - Specifies arbitrary KV metadata
pairs for filtering purposes. pairs for filtering purposes.
- `Service` `(Service: nil)` - Specifies to register a service. If `ID` is not - `Service` `(Service: nil)` - Specifies to register a service. If `ID` is not