Skip to content

Commit

Permalink
OpenAPI Update (#920)
Browse files Browse the repository at this point in the history
Update OpenAPI for 58d0cf58eb22156dcc391194d86144dd1b9ba3b7

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
  • Loading branch information
stripe-openapi[bot] authored Jul 17, 2024
1 parent f146e99 commit b0ceb40
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 @@ -71740,7 +71740,8 @@
"inbound_flows",
"outbound_flows"
],
"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 @@ -49759,7 +49759,8 @@
"inbound_flows",
"outbound_flows"
],
"type": "string"
"type": "string",
"x-stripeBypassValidation": true
}
},
"required": [
Expand Down

0 comments on commit b0ceb40

Please sign in to comment.