Skip to content

Commit

Permalink
Update generated code for v1124
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Jul 11, 2024
1 parent 9b2385c commit a730e87
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion OPENAPI_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1123
v1124
1 change: 1 addition & 0 deletions types/Disputes.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -406,6 +406,7 @@ declare module 'stripe' {

type Status =
| 'accepted'
| 'not_qualified'
| 'partner_rejected'
| 'qualified'
| 'requires_action'
Expand Down

0 comments on commit a730e87

Please sign in to comment.