From 21f27c1842ddb2b133f6796d5b46d4999f035c79 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Tue, 5 Jun 2018 16:57:33 -0700 Subject: [PATCH] website: clarify where constraints go --- website/source/api/query.html.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/website/source/api/query.html.md b/website/source/api/query.html.md index 707c583971..bbd5469ecd 100644 --- a/website/source/api/query.html.md +++ b/website/source/api/query.html.md @@ -236,7 +236,9 @@ The table below shows this endpoint's support for - `Connect` `(bool: false)` - If true, only [Connect-capable](/docs/connect/index.html) services for the specified service name will be returned. This includes both natively integrated services and proxies. For proxies, the proxy name - may not match `Service`, because the proxy destination will. + may not match `Service`, because the proxy destination will. Any + constrains beyond the service name such as `Near`, `Tags`, and `NodeMeta` + are applied to Connect-capable service. - `DNS` `(DNS: nil)` - Specifies DNS configuration