We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74b9021 commit 4444ac1Copy full SHA for 4444ac1
docs/api.md
@@ -11,7 +11,7 @@ This document contains the API design. It is aimed at developers and to support
11
12
## API responses
13
14
-All API responses either have an empty body (only for HTTP 204 and some HTTP 404 responses) or the body consists of only JSON.
+All API responses either have an empty body (only for HTTP 204 responses) or the body consists of only JSON.
15
16
All API responses have **either** a `data` or an `error` top level key. They can’t appear at the same time.
17
0 commit comments