Skip to content

Commit

Permalink
remove application/octet-stream
Browse files Browse the repository at this point in the history
  • Loading branch information
dannysheridan committed Feb 8, 2024
1 parent a71eaa3 commit 2edebed
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions fern/openapi/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -313,10 +313,9 @@ paths:
- 'read:pets'
requestBody:
content:
application/octet-stream:
application/plain:
schema:
type: string
format: binary
type: string
/store/inventory:
get:
tags:
Expand Down

0 comments on commit 2edebed

Please sign in to comment.