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

  1. 4543f130c8e01
  2. c5d39efe16d81
  3. ac1987e886c91
  4. 7888f6e1f6e71
  5. ff75f1135b231
  6. 102136e2c6c121
  7. 62b659eb0af313
  8. 4897c3f859801
  9. cda98ceb078f1
  10. a9bfbdf3d53b1

What changed

    • added the optional property data/anyOf[subschema #1: UserEventsData]/gists to the response with the 200 status

      response-optional-property-added

    • for the path request parameter user_id, the type/format was generalized from string/ to /

      request-parameter-type-generalized

    • added the new optional query request parameter need_summary

      new-optional-request-parameter

    • added the optional property data/anyOf[subschema #1: UserEventsData]/events/items/similarity to the response with the 200 status

      response-optional-property-added

    • added the new 520.00 enum value to the errno response property for the response status 200

      response-property-enum-value-added

  • 102136e2c6c121See the full diff
    • the response property data/anyOf[subschema #1: UserEventsData]/events/items/event_data/profile_delta became optional for the status 200

      response-property-became-optional

    • response property data/anyOf[subschema #1: UserEventsData]/events/items/event_data/profile_delta list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • added the optional property data/anyOf[subschema #1: UserEventsData]/events/items/event_data/event_tags to the response with the 200 status

      response-optional-property-added

  • 62b659eb0af313See the full diff
    • the data/anyOf[subschema #1: UserEventsData]/events/items/event_data response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • added the optional property data/anyOf[subschema #1: UserEventsData]/events/items/event_data/event_tip to the response with the 200 status

      response-optional-property-added

    • removed EventData subschema #2 from the data/anyOf[subschema #1: UserEventsData]/events/items/event_data response property anyOf list for the response status 200

      response-property-any-of-removed

    • added the required property data/anyOf[subschema #1: UserEventsData]/events/items/event_data/profile_delta to the response with the 200 status

      response-required-property-added

    • added the new optional query request parameter max_token_size

      new-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