Changes to Get User Events
GET /api/v1/users/event/{user_id}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 10 of the 31 revisions of this API.4110
What changed
- ○
added the optional property
data/anyOf[subschema #1: UserEventsData]/giststo the response with the200statusresponse-optional-property-added
- ○
- ○
for the
pathrequest parameteruser_id, the type/format was generalized fromstring/to/request-parameter-type-generalized
- ○
- ○
added the new optional
queryrequest parameterneed_summarynew-optional-request-parameter
- ○
- ○
added the optional property
data/anyOf[subschema #1: UserEventsData]/events/items/similarityto the response with the200statusresponse-optional-property-added
- ○
- ●
added the new
520.00enum value to theerrnoresponse property for the response status200response-property-enum-value-added
- ●
- ▲
the response property
data/anyOf[subschema #1: UserEventsData]/events/items/event_data/profile_deltabecame optional for the status200response-property-became-optional
- ▲
response property
data/anyOf[subschema #1: UserEventsData]/events/items/event_data/profile_deltalist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ○
added the optional property
data/anyOf[subschema #1: UserEventsData]/events/items/event_data/event_tagsto the response with the200statusresponse-optional-property-added
- ▲
- ▲
the
data/anyOf[subschema #1: UserEventsData]/events/items/event_dataresponse's property type/format changed from/toobject/for status200response-property-type-changed
- ○
added the optional property
data/anyOf[subschema #1: UserEventsData]/events/items/event_data/event_tipto the response with the200statusresponse-optional-property-added
- ○
removed
EventDatasubschema #2from thedata/anyOf[subschema #1: UserEventsData]/events/items/event_dataresponse propertyanyOflist for the response status200response-property-any-of-removed
- ○
added the required property
data/anyOf[subschema #1: UserEventsData]/events/items/event_data/profile_deltato the response with the200statusresponse-required-property-added
- ▲
- ○
added the new optional
queryrequest parametermax_token_sizenew-optional-request-parameter
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 31 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲