Skip to content

Commit

Permalink
OpenAPI Update (#795)
Browse files Browse the repository at this point in the history
Update OpenAPI for af20f4b46a7bb389499e3e182dc86dac8525cf98

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
  • Loading branch information
stripe-openapi[bot] authored May 3, 2024
1 parent 17e5830 commit 2af7627
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions embedded/openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -48994,7 +48994,7 @@
]
},
"lines": {
"description": "A list of lines on the quote. These lines describe changes, in the order provided, that will be used to create new subscription schedules or update existing subscription schedules when the quote is accepted.",
"description": "A list of [quote lines](https://docs.stripe.com/api/quote_lines) on the quote. These lines describe changes, in the order provided, that will be used to create new subscription schedules or update existing subscription schedules when the quote is accepted.",
"items": {
"maxLength": 5000,
"type": "string"
Expand Down Expand Up @@ -161064,7 +161064,7 @@
"type": "array"
},
"lines": {
"description": "A list of lines on the quote. These lines describe changes, in the order provided, that will be used to create new subscription schedules or update existing subscription schedules when the quote is accepted.",
"description": "A list of [quote lines](https://docs.stripe.com/api/quote_lines) on the quote. These lines describe changes, in the order provided, that will be used to create new subscription schedules or update existing subscription schedules when the quote is accepted.",
"items": {
"properties": {
"actions": {
Expand Down Expand Up @@ -163266,7 +163266,7 @@
"type": "array"
},
"lines": {
"description": "A list of lines on the quote. These lines describe changes, in the order provided, that will be used to create new subscription schedules or update existing subscription schedules when the quote is accepted.",
"description": "A list of [quote lines](https://docs.stripe.com/api/quote_lines) on the quote. These lines describe changes, in the order provided, that will be used to create new subscription schedules or update existing subscription schedules when the quote is accepted.",
"items": {
"properties": {
"actions": {
Expand Down

0 comments on commit 2af7627

Please sign in to comment.