Changes to Search User Events

GET /api/v1/users/event/search/{user_id}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 8 of the 31 revisions of this API.648

  1. 4543f130c8e0114
  2. 762181edd990132
  3. c5d39efe16d81
  4. 0f9b630d3b071
  5. 5bed9e7054671
  6. f0f4a1940afe1
  7. 7888f6e1f6e71
  8. a9bfbdf3d53b1

What changed

  • 4543f130c8e0114See the full diff
    • the response's body type changed from no type to object for status

      response-body-type-changed

    • deleted the query request parameter use_gists

      request-parameter-removed

    • removed from the response body anyOf list for the response status

      response-body-any-of-removed

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-optional-property-added

  • 762181edd990132See the full diff
    • the response's body type changed from object to no type for status

      response-body-type-changed

    • removed the optional property from the response with the status

      response-optional-property-removed

    • removed the optional property from the response with the status

      response-optional-property-removed

    • removed the optional property from the response with the status

      response-optional-property-removed

    • added the new optional query request parameter use_gists

      new-optional-request-parameter

    • added to the response body anyOf list for the response status

      response-body-any-of-added

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

      request-parameter-type-generalized

    • for the query request parameter time_range_in_days, default value was changed from 21 to 180

      request-parameter-default-value-changed

    • for the query request parameter time_range_in_days, default value was changed from 7 to 21

      request-parameter-default-value-changed

    • for the query request parameter similarity_threshold, default value was changed from 0.5 to 0.2

      request-parameter-default-value-changed

    • 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