Skip to content

Commit 9e5e7f0

Browse files
OpenAPI Update (#872)
Update OpenAPI for 167690e89aae6261fdba2880be17909b8712df9b Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
1 parent faf4598 commit 9e5e7f0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

embedded/openapi/spec3.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1891,7 +1891,8 @@
18911891
"$ref": "#/components/schemas/source"
18921892
}
18931893
],
1894-
"description": "The [source object](https://stripe.com/docs/api/sources/object) for errors returned on a request involving a source."
1894+
"description": "The [source object](https://stripe.com/docs/api/sources/object) for errors returned on a request involving a source.",
1895+
"x-stripeBypassValidation": true
18951896
},
18961897
"type": {
18971898
"description": "The type of error returned. One of `api_error`, `card_error`, `idempotency_error`, or `invalid_request_error`",

0 commit comments

Comments
 (0)