Skip to content

Commit b076de4

Browse files
OpenAPI Update (#647)
Update OpenAPI for 74d5ab368fbb6f1272fcca8d3fe5426b10550fb8 Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
1 parent c431547 commit b076de4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

embedded/openapi/spec3.beta.sdk.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30980,7 +30980,7 @@
3098030980
"type": "array"
3098130981
},
3098230982
"preferred": {
30983-
"description": "The preferred network for the card. Can be `cartes_bancaires`, `mastercard`, `visa` or `invalid_preference` if requested network is not valid for the card.",
30983+
"description": "The preferred network for co-branded cards. Can be `cartes_bancaires`, `mastercard`, `visa` or `invalid_preference` if requested network is not valid for the card.",
3098430984
"maxLength": 5000,
3098530985
"nullable": true,
3098630986
"type": "string"

embedded/openapi/spec3.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20875,7 +20875,7 @@
2087520875
"type": "array"
2087620876
},
2087720877
"preferred": {
20878-
"description": "The preferred network for the card. Can be `cartes_bancaires`, `mastercard`, `visa` or `invalid_preference` if requested network is not valid for the card.",
20878+
"description": "The preferred network for co-branded cards. Can be `cartes_bancaires`, `mastercard`, `visa` or `invalid_preference` if requested network is not valid for the card.",
2087920879
"maxLength": 5000,
2088020880
"nullable": true,
2088120881
"type": "string"

0 commit comments

Comments
 (0)