Skip to content

Commit

Permalink
OpenAPI Update (#715)
Browse files Browse the repository at this point in the history
Update OpenAPI for 938a8b23c741c66a6ef6373746cfcd0bd9ebee35

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
  • Loading branch information
stripe-openapi[bot] authored Mar 19, 2024
1 parent 6b9542a commit 0eb8951
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 @@ -12677,7 +12677,8 @@
"unapplied_from_invoice",
"unspent_receiver_credit"
],
"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 @@ -8118,7 +8118,8 @@
"unapplied_from_invoice",
"unspent_receiver_credit"
],
"type": "string"
"type": "string",
"x-stripeBypassValidation": true
}
},
"required": [
Expand Down

0 comments on commit 0eb8951

Please sign in to comment.