Skip to content

Commit

Permalink
Update OpenAPI specification for beta
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Nov 11, 2024
1 parent 70fdd02 commit 89830da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -29556,7 +29556,7 @@
}
},
"issuing.cardholder": {
"description": "An Issuing `Cardholder` object represents an individual or business entity who is [issued](https://stripe.com/docs/issuing) cards.\n\nRelated guide: [How to create a cardholder](https://stripe.com/docs/issuing/cards#create-cardholder)",
"description": "An Issuing `Cardholder` object represents an individual or business entity who is [issued](https://stripe.com/docs/issuing) cards.\n\nRelated guide: [How to create a cardholder](https://stripe.com/docs/issuing/cards/virtual/issue-cards#create-cardholder)",
"properties": {
"billing": {
"$ref": "#/components/schemas/issuing_cardholder_address"
Expand Down
2 changes: 1 addition & 1 deletion openapi/spec3.beta.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26892,7 +26892,7 @@ components:


Related guide: [How to create a
cardholder](https://stripe.com/docs/issuing/cards#create-cardholder)
cardholder](https://stripe.com/docs/issuing/cards/virtual/issue-cards#create-cardholder)
properties:
billing:
$ref: '#/components/schemas/issuing_cardholder_address'
Expand Down

0 comments on commit 89830da

Please sign in to comment.