Skip to content

Commit

Permalink
OpenAPI Update (#682)
Browse files Browse the repository at this point in the history
Update OpenAPI for 3ed17855e9c29016fc5e9a70ae4b74daf6036917

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
  • Loading branch information
stripe-openapi[bot] authored Feb 26, 2024
1 parent e43c40d commit 0f90302
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion embedded/openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,8 @@
"express",
"standard"
],
"type": "string"
"type": "string",
"x-stripeBypassValidation": true
}
},
"required": [
Expand Down
3 changes: 2 additions & 1 deletion embedded/openapi/spec3.json
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,8 @@
"express",
"standard"
],
"type": "string"
"type": "string",
"x-stripeBypassValidation": true
}
},
"required": [
Expand Down

0 comments on commit 0f90302

Please sign in to comment.