[api] source delete responds empty body
Open
bug
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
but content type is `application/json`. Trying to parse the response body (with `await response.json()`) fires an error. Either it should respond an empty object `{}` or a different content type.
Contributor guide
Assessment
This issue has not been assessed yet.