Skip to content

Commit c7fa5f0

Browse files
Update OpenAPI specification for beta
1 parent 720345e commit c7fa5f0

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

openapi/spec3.beta.sdk.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20585,7 +20585,8 @@
2058520585
"warning_under_review",
2058620586
"won"
2058720587
],
20588-
"type": "string"
20588+
"type": "string",
20589+
"x-stripeBypassValidation": true
2058920590
}
2059020591
},
2059120592
"required": [

openapi/spec3.beta.sdk.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18983,6 +18983,7 @@ components:
1898318983
- warning_under_review
1898418984
- won
1898518985
type: string
18986+
x-stripeBypassValidation: true
1898618987
required:
1898718988
- amount
1898818989
- balance_transactions

0 commit comments

Comments
 (0)