Skip to content

Commit

Permalink
OpenAPI Update (#594)
Browse files Browse the repository at this point in the history
Update OpenAPI for 7832247d61ab0fb7e290abb78554ab1578e28e14

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
  • Loading branch information
stripe-openapi[bot] committed Dec 22, 2023
1 parent 35a8f0d commit 05b9397
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions embedded/openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -87661,7 +87661,7 @@
"type": "string"
}
],
"description": "Default custom fields to be displayed on invoices for this customer. When updating, pass an empty string to remove previously-defined fields."
"description": "The list of up to 4 default custom fields to be displayed on invoices for this customer. When updating, pass an empty string to remove previously-defined fields."
},
"default_payment_method": {
"description": "ID of a payment method that's attached to the customer, to be used as the customer's default payment method for subscriptions and invoices.",
Expand Down Expand Up @@ -88448,7 +88448,7 @@
"type": "string"
}
],
"description": "Default custom fields to be displayed on invoices for this customer. When updating, pass an empty string to remove previously-defined fields."
"description": "The list of up to 4 default custom fields to be displayed on invoices for this customer. When updating, pass an empty string to remove previously-defined fields."
},
"default_payment_method": {
"description": "ID of a payment method that's attached to the customer, to be used as the customer's default payment method for subscriptions and invoices.",
Expand Down

0 comments on commit 05b9397

Please sign in to comment.