From 5cc9eefdddebfe2759680da47fbc783363d6234d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Viktor=20Levente=20T=C3=B3th?= Date: Wed, 20 Dec 2023 18:16:15 +0100 Subject: [PATCH] docs: openapi fallbackmodeparam --- openapi/Swarm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi/Swarm.yaml b/openapi/Swarm.yaml index 3ac543a5970..61b446d1095 100644 --- a/openapi/Swarm.yaml +++ b/openapi/Swarm.yaml @@ -352,7 +352,7 @@ paths: required: true description: Path to the file in the collection. - $ref: "SwarmCommon.yaml#/components/parameters/SwarmRedundancyStrategyParameter" - - $ref: "SwarmCommon.yaml#/components/parameters/SwarmRedundancyModeParameter" + - $ref: "SwarmCommon.yaml#/components/parameters/SwarmRedundancyFallbackModeParameter" - $ref: "SwarmCommon.yaml#/components/parameters/SwarmChunkRetrievalTimeoutParameter" responses: "200":