From e72dff12b6cd6b6cfdc366a5ebb9610634f4e01e Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Thu, 20 Aug 2020 11:01:11 -0400 Subject: [PATCH] rst: Definition list ends without a blank line --- docs/http-api/swagger/authoritative-api-swagger.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/http-api/swagger/authoritative-api-swagger.yaml b/docs/http-api/swagger/authoritative-api-swagger.yaml index 7abc117fed..76917d8468 100644 --- a/docs/http-api/swagger/authoritative-api-swagger.yaml +++ b/docs/http-api/swagger/authoritative-api-swagger.yaml @@ -807,6 +807,7 @@ paths: * Changing the Name, this will remove the key with tsigkey_id after adding. * Changing the Algorithm * Changing the Key + Only the relevant fields have to be provided in the request body. operationId: putTSIGKey tags: -- 2.47.2