Skip to content

Commit 2af7627

Browse files
OpenAPI Update (#795)
Update OpenAPI for af20f4b46a7bb389499e3e182dc86dac8525cf98 Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
1 parent 17e5830 commit 2af7627

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

embedded/openapi/spec3.beta.sdk.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48994,7 +48994,7 @@
4899448994
]
4899548995
},
4899648996
"lines": {
48997-
"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.",
48997+
"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.",
4899848998
"items": {
4899948999
"maxLength": 5000,
4900049000
"type": "string"
@@ -161064,7 +161064,7 @@
161064161064
"type": "array"
161065161065
},
161066161066
"lines": {
161067-
"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.",
161067+
"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.",
161068161068
"items": {
161069161069
"properties": {
161070161070
"actions": {
@@ -163266,7 +163266,7 @@
163266163266
"type": "array"
163267163267
},
163268163268
"lines": {
163269-
"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.",
163269+
"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.",
163270163270
"items": {
163271163271
"properties": {
163272163272
"actions": {

0 commit comments

Comments
 (0)