From c75b5c348164f89aeefeab279f3668d80f5b0e9f Mon Sep 17 00:00:00 2001 From: Chris Hofstaedtler Date: Tue, 7 Nov 2017 16:21:19 +0100 Subject: [PATCH] API docs: fix old field reference --- docs/http-api/zone.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/http-api/zone.rst b/docs/http-api/zone.rst index 2a6acd5176..3324291c8b 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 -- 2.47.2