We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5592b93 commit 086abc0Copy full SHA for 086abc0
1 file changed
openapi/components/responses/files/RawFileResponse.yaml
@@ -1 +1,6 @@
1
-description: Raw file
+description: Raw file
2
+content:
3
+ image/*:
4
+ schema:
5
+ type: string
6
+ format: binary
0 commit comments