mirror of https://github.com/status-im/consul.git
Adds version note to near parameter.
This commit is contained in:
parent
bb3b714b17
commit
0a34741d72
|
@ -123,7 +123,7 @@ nodes in the response will be sorted in ascending order of estimated round-trip
|
||||||
times. If the node given does not exist, the nodes in the response will
|
times. If the node given does not exist, the nodes in the response will
|
||||||
be shuffled. Using the magic `_agent` value is supported, and will automatically
|
be shuffled. Using the magic `_agent` value is supported, and will automatically
|
||||||
return results nearest the agent servicing the request. If unspecified, the
|
return results nearest the agent servicing the request. If unspecified, the
|
||||||
response will be shuffled by default.
|
response will be shuffled by default. This was added in Consul 0.7.
|
||||||
|
|
||||||
The set of fields inside the `Service` structure define the query's behavior.
|
The set of fields inside the `Service` structure define the query's behavior.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue