Changes to List all sessions

GET /api/sessions/

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

Changed in 3 of the 3 revisions of this API.57

  1. 8eac348b2e662
  2. 0843dee5b7254
  3. c455806f620b51

What changed

    • added the new optional query request parameter archived

      new-optional-request-parameter

    • added the optional property items/archived to the response with the 200 status

      response-optional-property-added

    • added the new optional query request parameter limit

      new-optional-request-parameter

    • added the new optional query request parameter offset

      new-optional-request-parameter

    • added the new optional query request parameter q

      new-optional-request-parameter

    • added the non-success response with the status 422

      response-non-success-status-added

  • c455806f620b51See the full diff
    • deleted the query request parameter archived

      request-parameter-removed

    • deleted the query request parameter limit

      request-parameter-removed

    • deleted the query request parameter offset

      request-parameter-removed

    • deleted the query request parameter q

      request-parameter-removed

    • removed the optional property items/archived from the response with the 200 status

      response-optional-property-removed

    • removed the non-success response with the status 422

      response-non-success-status-removed

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