Changes to List Events Api

GET /api/events

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

Changed in 6 of the 9 revisions of this API.2613

  1. 469b056c364126
  2. 71ae1afbca8d2
  3. d7a0356fb63c1
  4. 8389ab2610fc4
  5. 2da127b318d21
  6. 5561c57fbffd41

What changed

    • for the query request parameter limit, default value was changed from 50 to 200

      request-parameter-default-value-changed

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

      response-body-type-changed

    • added the new optional query request parameter after_seq

      new-optional-request-parameter

    • added the new optional query request parameter before_seq

      new-optional-request-parameter

    • for the query request parameter limit, the max was increased from 200.00 to 10000.00

      request-parameter-max-increased

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

    • added the new optional query request parameter include_ancestors

      new-optional-request-parameter

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

      response-optional-property-added

    • added the new test enum value to the items/event_type response property for the response status 200

      response-property-enum-value-added

    • added the new optional query request parameter app

      new-optional-request-parameter

    • added the new optional query request parameter session

      new-optional-request-parameter

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

      response-optional-property-added

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

      response-optional-property-added

    • added the new http_incoming enum value to the items/event_type response property for the response status 200

      response-property-enum-value-added

    • deleted the query request parameter app

      request-parameter-removed

    • deleted the query request parameter session

      request-parameter-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

    • removed the http_incoming enum value from the items/event_type response property for the response status 200

      response-property-enum-value-removed

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