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 86bfb0c464
commit ea7b33133e
1 changed files with 1 additions and 1 deletions

View File

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