Skip to content

Commit

Permalink
OpenAPI Update (#673)
Browse files Browse the repository at this point in the history
Update OpenAPI for db3448857cbadd0f980691fc674f1980493698e6

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
  • Loading branch information
stripe-openapi[bot] committed Feb 20, 2024
1 parent 8bb4b7c commit ea99d27
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
6 changes: 4 additions & 2 deletions embedded/openapi/spec3.beta.sdk.json
Expand Up @@ -61215,7 +61215,8 @@
"state_communications_tax",
"state_sales_tax"
],
"type": "string"
"type": "string",
"x-stripeBypassValidation": true
}
},
"required": [
Expand Down Expand Up @@ -180666,7 +180667,8 @@
"state_communications_tax",
"state_sales_tax"
],
"type": "string"
"type": "string",
"x-stripeBypassValidation": true
}
},
"required": [
Expand Down
6 changes: 4 additions & 2 deletions embedded/openapi/spec3.json
Expand Up @@ -41336,7 +41336,8 @@
"state_communications_tax",
"state_sales_tax"
],
"type": "string"
"type": "string",
"x-stripeBypassValidation": true
}
},
"required": [
Expand Down Expand Up @@ -130519,7 +130520,8 @@
"state_communications_tax",
"state_sales_tax"
],
"type": "string"
"type": "string",
"x-stripeBypassValidation": true
}
},
"required": [
Expand Down

0 comments on commit ea99d27

Please sign in to comment.