Skip to content

Commit

Permalink
Update generated code for v550
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Sep 22, 2023
1 parent 77b55fc commit ca1db91
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 22 deletions.
2 changes: 1 addition & 1 deletion OPENAPI_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v549
v550
7 changes: 0 additions & 7 deletions types/Events.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,6 @@ declare module 'stripe' {
| 'issuing_transaction.created'
| 'issuing_transaction.updated'
| 'mandate.updated'
| 'order.created'
| 'payment_intent.amount_capturable_updated'
| 'payment_intent.canceled'
| 'payment_intent.created'
Expand Down Expand Up @@ -258,9 +257,6 @@ declare module 'stripe' {
| 'quote.finalized'
| 'radar.early_fraud_warning.created'
| 'radar.early_fraud_warning.updated'
| 'recipient.created'
| 'recipient.deleted'
| 'recipient.updated'
| 'refund.created'
| 'refund.updated'
| 'reporting.report_run.failed'
Expand All @@ -274,9 +270,6 @@ declare module 'stripe' {
| 'setup_intent.setup_failed'
| 'setup_intent.succeeded'
| 'sigma.scheduled_query_run.created'
| 'sku.created'
| 'sku.deleted'
| 'sku.updated'
| 'source.canceled'
| 'source.chargeable'
| 'source.failed'
Expand Down
14 changes: 0 additions & 14 deletions types/WebhookEndpointsResource.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,6 @@ declare module 'stripe' {
| 'issuing_transaction.created'
| 'issuing_transaction.updated'
| 'mandate.updated'
| 'order.created'
| 'payment_intent.amount_capturable_updated'
| 'payment_intent.canceled'
| 'payment_intent.created'
Expand Down Expand Up @@ -286,9 +285,6 @@ declare module 'stripe' {
| 'quote.finalized'
| 'radar.early_fraud_warning.created'
| 'radar.early_fraud_warning.updated'
| 'recipient.created'
| 'recipient.deleted'
| 'recipient.updated'
| 'refund.created'
| 'refund.updated'
| 'reporting.report_run.failed'
Expand All @@ -302,9 +298,6 @@ declare module 'stripe' {
| 'setup_intent.setup_failed'
| 'setup_intent.succeeded'
| 'sigma.scheduled_query_run.created'
| 'sku.created'
| 'sku.deleted'
| 'sku.updated'
| 'source.canceled'
| 'source.chargeable'
| 'source.failed'
Expand Down Expand Up @@ -512,7 +505,6 @@ declare module 'stripe' {
| 'issuing_transaction.created'
| 'issuing_transaction.updated'
| 'mandate.updated'
| 'order.created'
| 'payment_intent.amount_capturable_updated'
| 'payment_intent.canceled'
| 'payment_intent.created'
Expand Down Expand Up @@ -553,9 +545,6 @@ declare module 'stripe' {
| 'quote.finalized'
| 'radar.early_fraud_warning.created'
| 'radar.early_fraud_warning.updated'
| 'recipient.created'
| 'recipient.deleted'
| 'recipient.updated'
| 'refund.created'
| 'refund.updated'
| 'reporting.report_run.failed'
Expand All @@ -569,9 +558,6 @@ declare module 'stripe' {
| 'setup_intent.setup_failed'
| 'setup_intent.succeeded'
| 'sigma.scheduled_query_run.created'
| 'sku.created'
| 'sku.deleted'
| 'sku.updated'
| 'source.canceled'
| 'source.chargeable'
| 'source.failed'
Expand Down

0 comments on commit ca1db91

Please sign in to comment.