Skip to content

Commit a5d0d84

Browse files
OpenAPI Update (#694)
Update OpenAPI for da16342682a7e5396ab4e8f859dee64c1493bf89 Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
1 parent f891950 commit a5d0d84

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

embedded/openapi/spec3.beta.sdk.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49662,7 +49662,8 @@
4966249662
"timestamp",
4966349663
"upcoming_invoice"
4966449664
],
49665-
"type": "string"
49665+
"type": "string",
49666+
"x-stripeBypassValidation": true
4966649667
}
4966749668
},
4966849669
"required": [
@@ -154977,7 +154978,8 @@
154977154978
"timestamp",
154978154979
"upcoming_invoice"
154979154980
],
154980-
"type": "string"
154981+
"type": "string",
154982+
"x-stripeBypassValidation": true
154981154983
}
154982154984
},
154983154985
"required": [
@@ -157133,7 +157135,8 @@
157133157135
"timestamp",
157134157136
"upcoming_invoice"
157135157137
],
157136-
"type": "string"
157138+
"type": "string",
157139+
"x-stripeBypassValidation": true
157137157140
}
157138157141
},
157139157142
"required": [

0 commit comments

Comments
 (0)