From 6098f6d748d943e09a61d5e876d2f950cc2e6aca Mon Sep 17 00:00:00 2001 From: istae <14264581+istae@users.noreply.github.com> Date: Tue, 31 Oct 2023 21:04:38 +0300 Subject: [PATCH] fix: asd --- openapi/SwarmCommon.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/openapi/SwarmCommon.yaml b/openapi/SwarmCommon.yaml index 854e1821287..ce3f988e3dc 100644 --- a/openapi/SwarmCommon.yaml +++ b/openapi/SwarmCommon.yaml @@ -1,6 +1,6 @@ openapi: 3.0.3 info: - version: 3.2.5 + version: 3.2.6 title: Common Data Types description: | \*****bzzz***** @@ -470,8 +470,6 @@ components: type: boolean batchTTL: type: integer - expired: - type: boolean PostageBatchNoIssuer: type: object