guardrail-dev / guardrail-dev/guardrail
download file
Open
enhancement
help wanted
scala-akka-http
- Dominant language
- Scala
- Stars
- 541
- Forks
- 138
- PR merge metrics
- No merged PRs in 30d
Description
Hi, Guys!
I don't understand how should i describe my swagger.yaml to download a file.
Can I write
```yaml
responses:
200:
description: OK
content:
application/octet-stream:
schema:
type: string
format: binary
```
or it isn't impossible yet in the current specification.
If it isn't implemented yet. Can you give me a workaround.
Contributor guide
Assessment
This issue has not been assessed yet.