From: Aki Tuomi Date: Mon, 15 Jun 2015 11:23:27 +0000 (+0300) Subject: Update method signature for createSlaveDomain X-Git-Tag: dnsdist-1.0.0-alpha1~248^2~78^2~7^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2593%2Fhead;p=thirdparty%2Fpdns.git Update method signature for createSlaveDomain --- diff --git a/docs/markdown/authoritative/backend-remote.md b/docs/markdown/authoritative/backend-remote.md index cfa3b59010..b3449e43d7 100644 --- a/docs/markdown/authoritative/backend-remote.md +++ b/docs/markdown/authoritative/backend-remote.md @@ -695,7 +695,7 @@ Creates new domain. This method is called when NOTIFY is received and you are su Mandatory: No Parameters: ip, domain -Optional parameters: account +Optional parameters: nameserver, account Reply: true for success, false for failure #### Example JSON/RPC