Changes to Batch retry event delivery

POST /v1/projects/{projectID}/eventdeliveries/batchretry

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

Changed in 8 of the 69 revisions of this API.8517

  1. v359ad10885a3d1
  2. v3bae289777c9184
  3. v328d285e4302c41
  4. v36ef49682c1c01
  5. v381dc593143061
  6. v352443da83eda1
  7. v334f70fff2a108
  8. v32fc8875388961

What changed

    • added the new optional query request parameter query

      new-optional-request-parameter

  • v3bae289777c9184See the full diff
    • the response property allOf[subschema #2]/data became nullable for the status 200

      response-property-became-nullable

    • the response property allOf[subschema #2]/data became nullable for the status 400

      response-property-became-nullable

    • the response property allOf[subschema #2]/data became nullable for the status 401

      response-property-became-nullable

    • the response property allOf[subschema #2]/data became nullable for the status 404

      response-property-became-nullable

    • the allOf[subschema #2]/data response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the allOf[subschema #2]/data response's property type/format changed from object/ to / for status 400

      response-property-type-changed

    • the allOf[subschema #2]/data response's property type/format changed from object/ to / for status 401

      response-property-type-changed

    • the allOf[subschema #2]/data response's property type/format changed from object/ to / for status 404

      response-property-type-changed

    • added handlers.Stub to the allOf[subschema #2]/data response property allOf list for the response status 200

      response-property-all-of-added

    • added handlers.Stub to the allOf[subschema #2]/data response property allOf list for the response status 400

      response-property-all-of-added

    • added handlers.Stub to the allOf[subschema #2]/data response property allOf list for the response status 401

      response-property-all-of-added

    • added handlers.Stub to the allOf[subschema #2]/data response property allOf list for the response status 404

      response-property-all-of-added

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

  • v328d285e4302c41See the full diff
    • removed the optional property allOf[util.ServerResponse]/data from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[util.ServerResponse]/data from the response with the 400 status

      response-optional-property-removed

    • removed the optional property allOf[util.ServerResponse]/data from the response with the 401 status

      response-optional-property-removed

    • removed the optional property allOf[util.ServerResponse]/data from the response with the 404 status

      response-optional-property-removed

    • api operation id BatchRetryEventDelivery was added

      api-operation-id-added

    • added the new optional query request parameter direction

      new-optional-request-parameter

    • deleted the query request parameter direction

      request-parameter-removed

    • added the new optional query request parameter direction

      new-optional-request-parameter

    • added the new optional query request parameter endDate

      new-optional-request-parameter

    • added the new optional query request parameter event_type

      new-optional-request-parameter

    • added the new optional query request parameter idempotencyKey

      new-optional-request-parameter

    • added the new optional query request parameter next_page_cursor

      new-optional-request-parameter

    • added the new optional query request parameter perPage

      new-optional-request-parameter

    • added the new optional query request parameter prev_page_cursor

      new-optional-request-parameter

    • added the new optional query request parameter sort

      new-optional-request-parameter

    • added the new optional query request parameter startDate

      new-optional-request-parameter

    • added the new optional query request parameter subscriptionId

      new-optional-request-parameter