Revert "Merge branch 'main' into jck/tempo-fix-streaming"
This reverts commit452b0acf09, reversing changes made to0d1ec94548.
This commit is contained in:
@@ -231,6 +231,10 @@ JSON Body schema:
|
||||
HTTP/1.1 200 OK
|
||||
Content-Type: application/json; charset=UTF-8
|
||||
Content-Length: 644
|
||||
|
||||
```
|
||||
|
||||
The `metadata.continue` field contains a token to fetch the next page.
|
||||
|
||||
**Example subsequent request using continue token**:
|
||||
|
||||
@@ -521,6 +525,10 @@ JSON Body schema:
|
||||
```http
|
||||
HTTP/1.1 200
|
||||
Content-Type: application/json
|
||||
|
||||
```
|
||||
|
||||
Status Codes:
|
||||
|
||||
- **200** – Deleted
|
||||
- **401** – Unauthorized
|
||||
|
||||
Reference in New Issue
Block a user