Skip to content

Commit

Permalink
test: changed feed response
Browse files Browse the repository at this point in the history
  • Loading branch information
nugaon committed May 22, 2024
1 parent ef05e2e commit eccb5e4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions openapi/Swarm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -862,9 +862,10 @@ paths:
"swarm-feed-index-next":
$ref: "SwarmCommon.yaml#/components/headers/SwarmFeedIndexNext"
content:
application/json:
application/octet-stream:
schema:
$ref: "SwarmCommon.yaml#/components/schemas/ReferenceResponse"
type: string
format: binary
"400":
$ref: "SwarmCommon.yaml#/components/responses/400"
"401":
Expand Down

0 comments on commit eccb5e4

Please sign in to comment.