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

  1. 9f159871306737
  2. 52b41ab517b611
  3. 741d58b9ef8911

What changed

  • 9f159871306737See the full diff
    • the page response's property type/format changed from integer/int32 to object/ for status 200

      response-property-type-changed

    • removed the required property pageSize from the response with the 200 status

      response-required-property-removed

    • removed the required property total from the response with the 200 status

      response-required-property-removed

    • added the new optional query request parameter count

      new-optional-request-parameter

    • added the new optional query request parameter cursor

      new-optional-request-parameter

    • added the new optional query request parameter limit

      new-optional-request-parameter

    • added the non-success response with the status 503

      response-non-success-status-added

    • added the optional property page/nextCursor to the response with the 200 status

      response-optional-property-added

    • added the optional property page/totalSize to the response with the 200 status

      response-optional-property-added

    • added the required property page/hasMore to the response with the 200 status

      response-required-property-added

  • 52b41ab517b611See the full diff
    • deleted the query request parameter page_size

      request-parameter-removed

    • added the new optional query request parameter pageSize

      new-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 query request parameter pageSize

      request-parameter-removed

    • added the new optional query request parameter page_size

      new-optional-request-parameter

    This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog