Changes to GET /api/v1/:context_id/documents/keywords

GET /api/v1/{context_id}/documents/keywords

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 1 of the 5 revisions of this API.37

  1. 9f159871306737

What changed

  • 9f159871306737See the full diff
    • the response's property type changed from integer to object, and format from int32 to no format for status

      response-property-type-changed

    • removed the required property from the response with the status

      response-required-property-removed

    • removed the required property from the response with the 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

      response-non-success-status-added

    • added the optional property / to the response with the status

      response-optional-property-added

    • added the optional property / to the response with the status

      response-optional-property-added

    • added the required property / to the response with the status

      response-required-property-added