Skip to content

Commit

Permalink
Update generated code for v600
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Oct 13, 2023
1 parent 944563a commit 30554b9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion OPENAPI_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v599
v600
2 changes: 2 additions & 0 deletions event.go
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,8 @@ const (
EventTypeIssuingPersonalizationDesignDeactivated EventType = "issuing_personalization_design.deactivated"
EventTypeIssuingPersonalizationDesignRejected EventType = "issuing_personalization_design.rejected"
EventTypeIssuingPersonalizationDesignUpdated EventType = "issuing_personalization_design.updated"
EventTypeIssuingTokenCreated EventType = "issuing_token.created"
EventTypeIssuingTokenUpdated EventType = "issuing_token.updated"
EventTypeIssuingTransactionCreated EventType = "issuing_transaction.created"
EventTypeIssuingTransactionUpdated EventType = "issuing_transaction.updated"
EventTypeMandateUpdated EventType = "mandate.updated"
Expand Down

0 comments on commit 30554b9

Please sign in to comment.