From 5e71ac97340623cb1432dbd346bcfe63251b2795 Mon Sep 17 00:00:00 2001 From: Aki Tuomi Date: Mon, 15 Jun 2015 14:23:27 +0300 Subject: [PATCH] Update method signature for createSlaveDomain --- docs/markdown/authoritative/backend-remote.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.2