Skip to content

Commit

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

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
  • Loading branch information
stripe-openapi[bot] authored Feb 28, 2024
1 parent f891950 commit a5d0d84
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 @@ -49662,7 +49662,8 @@
"timestamp",
"upcoming_invoice"
],
"type": "string"
"type": "string",
"x-stripeBypassValidation": true
}
},
"required": [
Expand Down Expand Up @@ -154977,7 +154978,8 @@
"timestamp",
"upcoming_invoice"
],
"type": "string"
"type": "string",
"x-stripeBypassValidation": true
}
},
"required": [
Expand Down Expand Up @@ -157133,7 +157135,8 @@
"timestamp",
"upcoming_invoice"
],
"type": "string"
"type": "string",
"x-stripeBypassValidation": true
}
},
"required": [
Expand Down

0 comments on commit a5d0d84

Please sign in to comment.