Skip to content

Commit ea99d27

Browse files
OpenAPI Update (#673)
Update OpenAPI for db3448857cbadd0f980691fc674f1980493698e6 Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
1 parent 8bb4b7c commit ea99d27

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

embedded/openapi/spec3.beta.sdk.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61215,7 +61215,8 @@
6121561215
"state_communications_tax",
6121661216
"state_sales_tax"
6121761217
],
61218-
"type": "string"
61218+
"type": "string",
61219+
"x-stripeBypassValidation": true
6121961220
}
6122061221
},
6122161222
"required": [
@@ -180666,7 +180667,8 @@
180666180667
"state_communications_tax",
180667180668
"state_sales_tax"
180668180669
],
180669-
"type": "string"
180670+
"type": "string",
180671+
"x-stripeBypassValidation": true
180670180672
}
180671180673
},
180672180674
"required": [

embedded/openapi/spec3.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41336,7 +41336,8 @@
4133641336
"state_communications_tax",
4133741337
"state_sales_tax"
4133841338
],
41339-
"type": "string"
41339+
"type": "string",
41340+
"x-stripeBypassValidation": true
4134041341
}
4134141342
},
4134241343
"required": [
@@ -130519,7 +130520,8 @@
130519130520
"state_communications_tax",
130520130521
"state_sales_tax"
130521130522
],
130522-
"type": "string"
130523+
"type": "string",
130524+
"x-stripeBypassValidation": true
130523130525
}
130524130526
},
130525130527
"required": [

0 commit comments

Comments
 (0)