diff --git a/embedded/openapi/spec3.json b/embedded/openapi/spec3.json index 7358be89..a9a7b5e3 100644 --- a/embedded/openapi/spec3.json +++ b/embedded/openapi/spec3.json @@ -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`",