Skip to content

Commit

Permalink
Update OpenAPI for 167690e89aae6261fdba2880be17909b8712df9b
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Jun 18, 2024
1 parent faf4598 commit d79f063
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 d79f063

Please sign in to comment.