From 61571b2706b0046ec927d987c460396d6f0b5644 Mon Sep 17 00:00:00 2001 From: Pavel Zavora Date: Fri, 5 Feb 2021 13:59:35 +0100 Subject: [PATCH] fix(http/swagger): repair DBRPs type to match implementation --- http/swagger.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/http/swagger.yml b/http/swagger.yml index 55a4d4d1769..19f1b52f56e 100644 --- a/http/swagger.yml +++ b/http/swagger.yml @@ -12036,12 +12036,10 @@ components: - retention_policy DBRPs: properties: - notificationEndpoints: + content: type: array items: $ref: "#/components/schemas/DBRP" - links: - $ref: "#/components/schemas/Links" DBRPUpdate: properties: database: