Skip to content

Commit

Permalink
Update generated code for v993
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Apr 25, 2024
1 parent be33310 commit 850dbb9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion OPENAPI_VERSION
@@ -1 +1 @@
v992
v993
2 changes: 1 addition & 1 deletion types/EventTypes.d.ts
Expand Up @@ -1852,7 +1852,7 @@ declare module 'stripe' {
}

/**
* Occurs whenever a draft invoice is deleted.
* Occurs whenever a draft invoice is deleted. Note: This event is not sent for [invoice previews](https://docs.stripe.com/api/invoices/create_preview).
*/
interface InvoiceDeletedEvent extends EventBase {
type: 'invoice.deleted';
Expand Down

0 comments on commit 850dbb9

Please sign in to comment.