Skip to content

Commit 66b804a

Browse files
OpenAPI Update (#766)
Update OpenAPI for 4d56c5252957fcfa6fe62c85b098cde21393c34a Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
1 parent be37255 commit 66b804a

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
@@ -49327,7 +49327,7 @@
4932749327
"$ref": "#/components/schemas/quotes_resource_quote_lines_cancel_subscription_schedule"
4932849328
}
4932949329
],
49330-
"description": "A point-in-time operation that cancels an existing subscription schedule at the line's starts_at timestamp. Currently only compatible with `quote_acceptance_date` for `starts_at`. When using cancel_subscription_schedule, the subscription schedule on the quote remains unalterable, except for metadata modifications.",
49330+
"description": "A point-in-time operation that cancels an existing subscription schedule at the line's starts_at timestamp. Currently only compatible with `quote_acceptance_date` for `starts_at`. When using cancel_subscription_schedule, the subscription schedule on the quote remains unalterable, except for modifications to the metadata, collection_method or invoice_settings.",
4933149331
"nullable": true
4933249332
},
4933349333
"ends_at": {
@@ -160926,7 +160926,7 @@
160926160926
"type": "string"
160927160927
},
160928160928
"cancel_subscription_schedule": {
160929-
"description": "A point-in-time operation that cancels an existing subscription schedule at the line's starts_at timestamp. Currently only compatible with `quote_acceptance_date` for `starts_at`. When using cancel_subscription_schedule, the subscription schedule on the quote remains unalterable, except for metadata modifications.",
160929+
"description": "A point-in-time operation that cancels an existing subscription schedule at the line's starts_at timestamp. Currently only compatible with `quote_acceptance_date` for `starts_at`. When using cancel_subscription_schedule, the subscription schedule on the quote remains unalterable, except for modifications to the metadata, collection_method or invoice_settings.",
160930160930
"properties": {
160931160931
"cancel_at": {
160932160932
"description": "Timestamp helper to cancel the underlying schedule on the accompanying line's start date. Must be set to `line_starts_at`.",
@@ -163128,7 +163128,7 @@
163128163128
"type": "string"
163129163129
},
163130163130
"cancel_subscription_schedule": {
163131-
"description": "A point-in-time operation that cancels an existing subscription schedule at the line's starts_at timestamp. Currently only compatible with `quote_acceptance_date` for `starts_at`. When using cancel_subscription_schedule, the subscription schedule on the quote remains unalterable, except for metadata modifications.",
163131+
"description": "A point-in-time operation that cancels an existing subscription schedule at the line's starts_at timestamp. Currently only compatible with `quote_acceptance_date` for `starts_at`. When using cancel_subscription_schedule, the subscription schedule on the quote remains unalterable, except for modifications to the metadata, collection_method or invoice_settings.",
163132163132
"properties": {
163133163133
"cancel_at": {
163134163134
"description": "Timestamp helper to cancel the underlying schedule on the accompanying line's start date. Must be set to `line_starts_at`.",

0 commit comments

Comments
 (0)