From 257700c982cd54204d58dcae10354519534cec45 Mon Sep 17 00:00:00 2001 From: Acha Bill Date: Mon, 19 Feb 2024 14:23:25 +0100 Subject: [PATCH] fix: openapi --- openapi/SwarmCommon.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/openapi/SwarmCommon.yaml b/openapi/SwarmCommon.yaml index 07119cc6894..721516aa9bb 100644 --- a/openapi/SwarmCommon.yaml +++ b/openapi/SwarmCommon.yaml @@ -839,6 +839,8 @@ components: type: integer reserveSize: type: integer + reserveSizeWithinRadius: + type: interger pullsyncRate: type: number storageRadius: