Changes to GET /api/v1/:context_id/documents/:id/chunks
GET /api/v1/{context_id}/documents/{id}/chunks
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 5 revisions of this API.329
What changed
- ▲
the
pageresponse's property type/format changed frominteger/int32toobject/for status200response-property-type-changed
- ▲
removed the required property
pageSizefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
totalfrom the response with the200statusresponse-required-property-removed
- ○
added the new optional
queryrequest parametercountnew-optional-request-parameter
- ○
added the new optional
queryrequest parametercursornew-optional-request-parameter
- ○
added the new optional
queryrequest parameterlimitnew-optional-request-parameter
- ○
added the non-success response with the status
503response-non-success-status-added
- ○
added the optional property
page/nextCursorto the response with the200statusresponse-optional-property-added
- ○
added the optional property
page/totalSizeto the response with the200statusresponse-optional-property-added
- ○
added the required property
page/hasMoreto the response with the200statusresponse-required-property-added
- ▲
- ●
deleted the
queryrequest parameterpage_sizerequest-parameter-removed
- ○
added the new optional
queryrequest parameterpageSizenew-optional-request-parameter
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ●
deleted the
queryrequest parameterpageSizerequest-parameter-removed
- ○
added the new optional
queryrequest parameterpage_sizenew-optional-request-parameter
This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●