From: Chris Hofstaedtler Date: Tue, 7 Nov 2017 15:21:19 +0000 (+0100) Subject: API docs: fix old field reference X-Git-Tag: auth-4.1.0-rc3~19^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c75b5c348164f89aeefeab279f3668d80f5b0e9f;p=pdns API docs: fix old field reference --- diff --git a/docs/http-api/zone.rst b/docs/http-api/zone.rst index 2a6acd517..3324291c8 100644 --- a/docs/http-api/zone.rst +++ b/docs/http-api/zone.rst @@ -56,6 +56,6 @@ Backends might implement additional features (by coincidence or not). These things are not supported through the API. When creating a slave zone, it is recommended to not set any of -``nameservers``, ``records`` or ``zone``. +``nameservers``, ``rrsets`` or ``zone``. .. include:: ../common/api/zone.rst