Skip to content

Commit

Permalink
Update OpenAPI specification for beta
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Dec 19, 2024
1 parent 93930ef commit 1c4ca30
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -246638,6 +246638,7 @@
"type": "object",
"x-stripeMostCommon": [
"ach",
"us_check",
"us_domestic_wire"
]
},
Expand Down Expand Up @@ -247111,6 +247112,7 @@
"type": "object",
"x-stripeMostCommon": [
"ach",
"us_check",
"us_domestic_wire"
]
},
Expand Down Expand Up @@ -247698,6 +247700,7 @@
"type": "object",
"x-stripeMostCommon": [
"ach",
"us_check",
"us_domestic_wire"
]
},
Expand Down
3 changes: 3 additions & 0 deletions openapi/spec3.beta.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -231178,6 +231178,7 @@ paths:
type: object
x-stripeMostCommon:
- ach
- us_check
- us_domestic_wire
outbound_transfers:
description: >-
Expand Down Expand Up @@ -231572,6 +231573,7 @@ paths:
type: object
x-stripeMostCommon:
- ach
- us_check
- us_domestic_wire
outbound_transfers:
description: >-
Expand Down Expand Up @@ -232047,6 +232049,7 @@ paths:
type: object
x-stripeMostCommon:
- ach
- us_check
- us_domestic_wire
outbound_transfers:
description: >-
Expand Down

0 comments on commit 1c4ca30

Please sign in to comment.