Changes to List change feed events

GET /v1/events

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

Changed in 4 of the 29 revisions of this API.110

  1. 27f74c951c4d17
  2. 5307993e44d31
  3. 5d4c905106b41
  4. fdb4bdd01a641

What changed

  • 27f74c951c4d17See the full diff
    • for the query request parameter limit, default value 100 was removed

      request-parameter-default-value-removed

    • the endpoint scheme security BearerAuth AND NamespaceHeader was added to the API

      api-security-added

    • the endpoint scheme security BearerAuth was removed from the API

      api-security-removed

    • added the new optional query request parameter after

      new-optional-request-parameter

    • added the new optional query request parameter next_cursor

      new-optional-request-parameter

    • added the new optional query request parameter page_size

      new-optional-request-parameter

    • query request parameter limit list-of-types was widened by adding types null

      request-parameter-list-of-types-widened

    • for the query request parameter limit, the type/format was generalized from integer/ to /

      request-parameter-type-generalized

    • added the enum value collection.documents.batch_completed to the property anyOf[subschema #1: WebhookEventType]/ of the query request parameter event_type

      request-parameter-property-enum-value-added

    • the endpoint scheme security BearerAuth was added to the API

      api-security-added

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added