Skip to content

Commit

Permalink
Update OpenAPI for 74d5ab368fbb6f1272fcca8d3fe5426b10550fb8
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Feb 2, 2024
1 parent c431547 commit 89bd14e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion embedded/openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -30980,7 +30980,7 @@
"type": "array"
},
"preferred": {
"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.",
"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.",
"maxLength": 5000,
"nullable": true,
"type": "string"
Expand Down
2 changes: 1 addition & 1 deletion embedded/openapi/spec3.json
Original file line number Diff line number Diff line change
Expand Up @@ -20875,7 +20875,7 @@
"type": "array"
},
"preferred": {
"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.",
"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.",
"maxLength": 5000,
"nullable": true,
"type": "string"
Expand Down

0 comments on commit 89bd14e

Please sign in to comment.