Changes to List Webhook Deliveries

GET /v1/webhooks/deliveries

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

Changed in 1 of the 11 revisions of this API.48

  1. 2bc8253676a548

What changed

  • 2bc8253676a548See the full diff
    • added the new discount.created enum value to the /// response property for the response status

      response-property-enum-value-added

    • added the new discount.deleted enum value to the /// response property for the response status

      response-property-enum-value-added

    • added the new discount.updated enum value to the /// response property for the response status

      response-property-enum-value-added

    • added the new subscription.cycled enum value to the /// response property for the response status

      response-property-enum-value-added

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

      request-parameter-property-enum-value-added

    • added the enum value discount.created to the property anyOf[subschema #2]/items/ of the query request parameter event_type

      request-parameter-property-enum-value-added

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

      request-parameter-property-enum-value-added

    • added the enum value discount.deleted to the property anyOf[subschema #2]/items/ of the query request parameter event_type

      request-parameter-property-enum-value-added

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

      request-parameter-property-enum-value-added

    • added the enum value discount.updated to the property anyOf[subschema #2]/items/ of the query request parameter event_type

      request-parameter-property-enum-value-added

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

      request-parameter-property-enum-value-added

    • added the enum value subscription.cycled to the property anyOf[subschema #2]/items/ of the query request parameter event_type

      request-parameter-property-enum-value-added

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