Skip to content

Commit

Permalink
OpenAPI Update (#861)
Browse files Browse the repository at this point in the history
Update OpenAPI for 0b119e334135d54c227ecb83f6926da6f8784d2e

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
  • Loading branch information
stripe-openapi[bot] authored Jun 11, 2024
1 parent 3002f52 commit bb5f46d
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions embedded/openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -17547,7 +17547,8 @@
"inferred_balances",
"transactions"
],
"type": "string"
"type": "string",
"x-stripeBypassValidation": true
},
"nullable": true,
"type": "array"
Expand Down Expand Up @@ -101619,7 +101620,8 @@
"inferred_balances",
"transactions"
],
"type": "string"
"type": "string",
"x-stripeBypassValidation": true
},
"type": "array"
}
Expand Down Expand Up @@ -101704,7 +101706,8 @@
"inferred_balances",
"transactions"
],
"type": "string"
"type": "string",
"x-stripeBypassValidation": true
},
"type": "array"
}
Expand Down

0 comments on commit bb5f46d

Please sign in to comment.