Skip to content

Commit

Permalink
Codegen for openapi 3e3140c
Browse files Browse the repository at this point in the history
  • Loading branch information
remi-stripe committed Nov 9, 2020
1 parent 82316bd commit 9b6569c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions types/2020-08-27/WebhookEndpoints.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,7 @@ declare module 'stripe' {
| 'file.created'
| 'invoice.created'
| 'invoice.deleted'
| 'invoice.finalization_failed'
| 'invoice.finalized'
| 'invoice.marked_uncollectible'
| 'invoice.paid'
Expand Down Expand Up @@ -488,6 +489,7 @@ declare module 'stripe' {
| 'file.created'
| 'invoice.created'
| 'invoice.deleted'
| 'invoice.finalization_failed'
| 'invoice.finalized'
| 'invoice.marked_uncollectible'
| 'invoice.paid'
Expand Down

0 comments on commit 9b6569c

Please sign in to comment.