Skip to content

Commit

Permalink
Update OpenAPI specification
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Sep 18, 2024
1 parent e9a83b0 commit 5b109bf
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -79455,6 +79455,7 @@
"account_closed",
"account_frozen",
"insufficient_funds",
"international_transaction",
"other"
],
"nullable": true,
Expand Down
1 change: 1 addition & 0 deletions openapi/spec3.beta.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71813,6 +71813,7 @@ components:
- account_closed
- account_frozen
- insufficient_funds
- international_transaction
- other
nullable: true
type: string
Expand Down
1 change: 1 addition & 0 deletions openapi/spec3.json
Original file line number Diff line number Diff line change
Expand Up @@ -49628,6 +49628,7 @@
"account_closed",
"account_frozen",
"insufficient_funds",
"international_transaction",
"other"
],
"nullable": true,
Expand Down
1 change: 1 addition & 0 deletions openapi/spec3.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -67013,6 +67013,7 @@
"account_closed",
"account_frozen",
"insufficient_funds",
"international_transaction",
"other"
],
"nullable": true,
Expand Down
1 change: 1 addition & 0 deletions openapi/spec3.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60906,6 +60906,7 @@ components:
- account_closed
- account_frozen
- insufficient_funds
- international_transaction
- other
nullable: true
type: string
Expand Down
1 change: 1 addition & 0 deletions openapi/spec3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47009,6 +47009,7 @@ components:
- account_closed
- account_frozen
- insufficient_funds
- international_transaction
- other
nullable: true
type: string
Expand Down

0 comments on commit 5b109bf

Please sign in to comment.