Skip to content

Commit

Permalink
OpenAPI Update (#872)
Browse files Browse the repository at this point in the history
Update OpenAPI for 167690e89aae6261fdba2880be17909b8712df9b

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
  • Loading branch information
stripe-openapi[bot] committed Jun 18, 2024
1 parent faf4598 commit 9e5e7f0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion embedded/openapi/spec3.json
Original file line number Diff line number Diff line change
Expand Up @@ -1891,7 +1891,8 @@
"$ref": "#/components/schemas/source"
}
],
"description": "The [source object](https://stripe.com/docs/api/sources/object) for errors returned on a request involving a source."
"description": "The [source object](https://stripe.com/docs/api/sources/object) for errors returned on a request involving a source.",
"x-stripeBypassValidation": true
},
"type": {
"description": "The type of error returned. One of `api_error`, `card_error`, `idempotency_error`, or `invalid_request_error`",
Expand Down

0 comments on commit 9e5e7f0

Please sign in to comment.