Changes to List Conversations

GET /api/conversations

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

Changed in 1 of the 11 revisions of this API.314

  1. 6dc2d6f33d44314

What changed

  • 6dc2d6f33d44314See the full diff
    • removed the enum value active from the query request parameter status

      request-parameter-enum-value-removed

    • removed the enum value archived from the query request parameter status

      request-parameter-enum-value-removed

    • the response's body type/format changed from / to object/ for status 200

      response-body-type-changed

    • api operation id list_conversations_api_conversations_get was added

      api-operation-id-added

    • the endpoint scheme security HTTPBearer was added to the API

      api-security-added

    • api tag conversations added

      api-tag-added

    • api tag Conversations removed

      api-tag-removed

    • query request parameter q list-of-types was widened by adding types null

      request-parameter-list-of-types-widened

    • for the query request parameter q, the type/format was generalized from string/ to /

      request-parameter-type-generalized

    • removed PaginatedResponse subschema #2 from the response body allOf list for the response status 200

      response-body-all-of-removed

    • added the non-success response with the status 422

      response-non-success-status-added

    • removed the non-success response with the status 401

      response-non-success-status-removed

    • added the required property items to the response with the 200 status

      response-required-property-added

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

      response-required-property-added

    • added the required property pages to the response with the 200 status

      response-required-property-added

    • added the required property size to the response with the 200 status

      response-required-property-added

    • added the required property total to the response with the 200 status

      response-required-property-added

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