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
What changed
- ▲
for the
queryrequest parameterlimit, default value was changed from50to200request-parameter-default-value-changed
- ▲
the response's body type/format changed from
array/toobject/for status200response-body-type-changed
- ○
added the new optional
queryrequest parameterafter_seqnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterbefore_seqnew-optional-request-parameter
- ○
for the
queryrequest parameterlimit, the max was increased from200.00to10000.00request-parameter-max-increased
- ○
added the required property
epochto the response with the200statusresponse-required-property-added
- ○
added the required property
eventsto the response with the200statusresponse-required-property-added
- ○
added the required property
max_seqto the response with the200statusresponse-required-property-added
- ▲
- ○
added the new optional
queryrequest parameterinclude_ancestorsnew-optional-request-parameter
- ○
added the optional property
items/hierarchyto the response with the200statusresponse-optional-property-added
- ○
- ●
added the new
testenum value to theitems/event_typeresponse property for the response status200response-property-enum-value-added
- ●
- ○
added the new optional
queryrequest parameterappnew-optional-request-parameter
- ○
added the new optional
queryrequest parametersessionnew-optional-request-parameter
- ○
added the optional property
items/appto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/sessionto the response with the200statusresponse-optional-property-added
- ○
- ●
added the new
http_incomingenum value to theitems/event_typeresponse property for the response status200response-property-enum-value-added
- ●
- ●
deleted the
queryrequest parameterapprequest-parameter-removed
- ●
deleted the
queryrequest parametersessionrequest-parameter-removed
- ●
removed the optional property
items/appfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/sessionfrom the response with the200statusresponse-optional-property-removed
- ○
removed the
http_incomingenum value from theitems/event_typeresponse property for the response status200response-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
- ●