Skip to content

Commit

Permalink
docs: openapi fallbackmodeparam
Browse files Browse the repository at this point in the history
  • Loading branch information
nugaon committed Dec 20, 2023
1 parent 107f947 commit 5cc9eef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openapi/Swarm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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":
Expand Down

0 comments on commit 5cc9eef

Please sign in to comment.