From: Aki Tuomi Date: Thu, 5 Nov 2015 09:01:26 +0000 (+0200) Subject: Add note about priority field X-Git-Tag: dnsdist-1.0.0-alpha1~246^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f80e71c07a1e5038bac52109a537f2ef1d4fa9f4;p=pdns Add note about priority field --- diff --git a/docs/markdown/authoritative/backend-remote.md b/docs/markdown/authoritative/backend-remote.md index 64538d164..ad1c64d0b 100644 --- a/docs/markdown/authoritative/backend-remote.md +++ b/docs/markdown/authoritative/backend-remote.md @@ -108,6 +108,7 @@ This method is used to do the basic query. You can omit auth, but if you are usi * Optional parameters: remote, local, real-remote * Reply: array of `qtype,qname,content,ttl,domain\_id,scopeMask,auth` * Optional values: domain\_id, scopeMask and auth +* Note: priority field is required before 4.0, after 4.0 priority is added to content. #### Example JSON/RPC Query: