Skip to content

Commit

Permalink
OpenAPI Update (#763)
Browse files Browse the repository at this point in the history
Update OpenAPI for f0704dd6bef0729a6a108a2fd3d4fbee500c0728

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
  • Loading branch information
stripe-openapi[bot] committed Apr 23, 2024
1 parent b04f75d commit e3985ab
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions embedded/openapi/spec3.beta.sdk.json
Expand Up @@ -12204,7 +12204,7 @@
}
},
"customer.subscription.custom_event": {
"description": "An ad-hoc custom event that is sent based on user configured [Automation](/docs/billing/revenue-recovery/automations#send-custom-webhook-event-action).",
"description": "An ad-hoc custom event that is sent based on user configured [Automation](/docs/billing/automations#send-custom-webhook-event-action).",
"properties": {
"object": {
"$ref": "#/components/schemas/subscription"
Expand Down Expand Up @@ -15948,7 +15948,7 @@
"$ref": "#/components/schemas/notification_event_reason"
}
],
"description": "Information about the action that causes the event. Only present when the event is triggered by an API request or an [Automation](https://stripe.com/docs/billing/revenue-recovery/automations) action.",
"description": "Information about the action that causes the event. Only present when the event is triggered by an API request or an [Automation](https://stripe.com/docs/billing/automations) action.",
"nullable": true
},
"request": {
Expand Down Expand Up @@ -32311,7 +32311,7 @@
"$ref": "#/components/schemas/notification_event_automation_action_resource_send_webhook_custom_event"
},
"trigger": {
"description": "The trigger name of the automation that triggered this action.\n Please visit [Revenue and retention automations](https://stripe.com/docs/billing/revenue-recovery/automations#choose-a-trigger) for all possible trigger names.",
"description": "The trigger name of the automation that triggered this action.\n Please visit [Revenue and retention automations](https://stripe.com/docs/billing/automations#choose-a-trigger) for all possible trigger names.",
"maxLength": 5000,
"type": "string"
},
Expand Down

0 comments on commit e3985ab

Please sign in to comment.