]> granicus.if.org Git - pdns/commitdiff
Update method signature for createSlaveDomain
authorAki Tuomi <cmouse@desteem.org>
Mon, 15 Jun 2015 11:23:27 +0000 (14:23 +0300)
committerAki Tuomi <cmouse@desteem.org>
Mon, 15 Jun 2015 11:23:27 +0000 (14:23 +0300)
docs/markdown/authoritative/backend-remote.md

index cfa3b5901074cdb1e0b02e9a2270d402c7c6ba42..b3449e43d7b3f70f7768a35cad1b0ef0721f9e1f 100644 (file)
@@ -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