Changes to Stream entity change events
GET /api/events
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 79 revisions of this API.35
What changed
- ▲
response property
detaillist-of-types was widened by adding typesstringto media typeapplication/jsonof response422response-property-list-of-types-widened
- ○
the response property
detailbecame required for the status422response-property-became-required
- ▲
- ○
added the media type
application/jsonfor the response with the status404response-media-type-added
- ○
added the non-success response with the status
401response-non-success-status-added
- ○
added the non-success response with the status
403response-non-success-status-added
- ○
added the non-success response with the status
429response-non-success-status-added
- ○
- ▲
queryrequest parameterentity_typeslist-of-types was narrowed by removing typesstringrequest-parameter-list-of-types-narrowed
- ▲
for the
queryrequest parameterentity_types, the type/format of propertyanyOf[subschema #1]/was specialized fromstring/toarray/request-parameter-property-type-specialized
- ▲