Changes to Subscribe to real time events.
GET /api/v1/events/subscribe
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 176 revisions of this API.5
What changed
- ○
the endpoint scheme security
Local User JWTwas added to the APIapi-security-added
- ○
the
queryrequest parameterauthorizationbecame optionalrequest-parameter-became-optional
- ○
queryrequest parameterauthorizationwas deprecatedrequest-parameter-deprecated
- ○
for the
queryrequest parameterauthorization, the type/format was generalized fromstring/to/request-parameter-type-generalized
- ○
added the non-success response with the status
401response-non-success-status-added
- ○