guardrail-dev / guardrail-dev/guardrail
akka-http clients don't support `produces:`
Open
bug
scala
scala-akka-http
- Dominant language
- Scala
- Stars
- 541
- Forks
- 138
- PR merge metrics
- No merged PRs in 30d
Description
Currently, clients are very heavily weighted towards JSON. If the server responds with a `text/plain` response, the clients will still expect the content to be exposed as a JSON string.
Contributor guide
Assessment
This issue has not been assessed yet.