Skip to content

Commit b0ceb40

Browse files
OpenAPI Update (#920)
Update OpenAPI for 58d0cf58eb22156dcc391194d86144dd1b9ba3b7 Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
1 parent f146e99 commit b0ceb40

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

embedded/openapi/spec3.beta.sdk.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71740,7 +71740,8 @@
7174071740
"inbound_flows",
7174171741
"outbound_flows"
7174271742
],
71743-
"type": "string"
71743+
"type": "string",
71744+
"x-stripeBypassValidation": true
7174471745
}
7174571746
},
7174671747
"required": [

embedded/openapi/spec3.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49759,7 +49759,8 @@
4975949759
"inbound_flows",
4976049760
"outbound_flows"
4976149761
],
49762-
"type": "string"
49762+
"type": "string",
49763+
"x-stripeBypassValidation": true
4976349764
}
4976449765
},
4976549766
"required": [

0 commit comments

Comments
 (0)