More API doc hacking

This commit is contained in:
Cyber MacGeddon 2024-12-28 15:32:29 +00:00
parent 414ce50c83
commit f1bcd5b5a2
2 changed files with 103 additions and 5 deletions

View file

@ -69,10 +69,15 @@ e.g.
}
```
## Multi-part response
For a multi-part response, a number of responses are provided with the
same ID until the final message which has the `complete` field set to
true.
Note that multi-part responses are a feature of the websocket API which
the request/response nature of the REST API is not able to provide.
e.g.
Request: