From c670db3ab6d04ffa254fec1f33dd07267603be3e Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Tue, 5 Dec 2017 12:24:23 +0100 Subject: [PATCH] Swagger: bump version --- docs/http-api/swagger/authoritative-api-swagger.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/http-api/swagger/authoritative-api-swagger.yaml b/docs/http-api/swagger/authoritative-api-swagger.yaml index 5f1d74085..da8e0acda 100644 --- a/docs/http-api/swagger/authoritative-api-swagger.yaml +++ b/docs/http-api/swagger/authoritative-api-swagger.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: "0.0.12" + version: "0.0.13" title: PowerDNS Authoritative HTTP API license: name: MIT -- 2.50.1