Skip to content

Commit 5bfc0dc

Browse files
Update OpenAPI specification for beta
1 parent 6284e04 commit 5bfc0dc

File tree

2 files changed

+63
-4
lines changed

2 files changed

+63
-4
lines changed

openapi/spec3.beta.sdk.json

+24-2
Original file line numberDiff line numberDiff line change
@@ -6472,9 +6472,11 @@
64726472
"$ref": "#/components/schemas/billing_bill_resource_invoice_item_parents_invoice_item_subscription_parent"
64736473
}
64746474
],
6475+
"description": "Details about the subscription that generated this invoice item",
64756476
"nullable": true
64766477
},
64776478
"type": {
6479+
"description": "The type of parent that generated this invoice item",
64786480
"enum": [
64796481
"subscription_details"
64806482
],
@@ -6500,10 +6502,12 @@
65006502
"description": "",
65016503
"properties": {
65026504
"subscription": {
6505+
"description": "The subscription that generated this invoice item",
65036506
"maxLength": 5000,
65046507
"type": "string"
65056508
},
65066509
"subscription_item": {
6510+
"description": "The subscription item that generated this invoice item",
65076511
"maxLength": 5000,
65086512
"type": "string"
65096513
}
@@ -6577,11 +6581,12 @@
65776581
"description": "",
65786582
"properties": {
65796583
"invoice_item": {
6584+
"description": "The invoice item that generated this line item",
65806585
"maxLength": 5000,
65816586
"type": "string"
65826587
},
65836588
"proration": {
6584-
"description": "Whether this is a proration.",
6589+
"description": "Whether this is a proration",
65856590
"type": "boolean"
65866591
},
65876592
"proration_details": {
@@ -6594,6 +6599,7 @@
65946599
"nullable": true
65956600
},
65966601
"subscription": {
6602+
"description": "The subscription that the invoice item belongs to",
65976603
"maxLength": 5000,
65986604
"nullable": true,
65996605
"type": "string"
@@ -6626,6 +6632,7 @@
66266632
"$ref": "#/components/schemas/billing_bill_resource_invoicing_lines_parents_invoice_line_item_invoice_item_parent"
66276633
}
66286634
],
6635+
"description": "Details about the invoice item that generated this line item",
66296636
"nullable": true
66306637
},
66316638
"subscription_item_details": {
@@ -6634,9 +6641,11 @@
66346641
"$ref": "#/components/schemas/billing_bill_resource_invoicing_lines_parents_invoice_line_item_subscription_item_parent"
66356642
}
66366643
],
6644+
"description": "Details about the subscription item that generated this line item",
66376645
"nullable": true
66386646
},
66396647
"type": {
6648+
"description": "The type of parent that generated this line item",
66406649
"enum": [
66416650
"invoice_item_details",
66426651
"subscription_item_details"
@@ -6666,12 +6675,13 @@
66666675
"description": "",
66676676
"properties": {
66686677
"invoice_item": {
6678+
"description": "The invoice item that generated this line item",
66696679
"maxLength": 5000,
66706680
"nullable": true,
66716681
"type": "string"
66726682
},
66736683
"proration": {
6674-
"description": "Whether this is a proration.",
6684+
"description": "Whether this is a proration",
66756685
"type": "boolean"
66766686
},
66776687
"proration_details": {
@@ -6684,10 +6694,12 @@
66846694
"nullable": true
66856695
},
66866696
"subscription": {
6697+
"description": "The subscription that the subscription item belongs to",
66876698
"maxLength": 5000,
66886699
"type": "string"
66896700
},
66906701
"subscription_item": {
6702+
"description": "The subscription item that generated this line item",
66916703
"maxLength": 5000,
66926704
"type": "string"
66936705
}
@@ -6721,6 +6733,7 @@
67216733
"$ref": "#/components/schemas/billing_bill_resource_invoicing_parents_invoice_quote_parent"
67226734
}
67236735
],
6736+
"description": "Details about the quote that generated this invoice",
67246737
"nullable": true
67256738
},
67266739
"subscription_details": {
@@ -6729,9 +6742,11 @@
67296742
"$ref": "#/components/schemas/billing_bill_resource_invoicing_parents_invoice_subscription_parent"
67306743
}
67316744
],
6745+
"description": "Details about the subscription that generated this invoice",
67326746
"nullable": true
67336747
},
67346748
"type": {
6749+
"description": "The type of parent that generated this invoice",
67356750
"enum": [
67366751
"quote_details",
67376752
"subscription_details"
@@ -6761,11 +6776,13 @@
67616776
"description": "",
67626777
"properties": {
67636778
"behavior": {
6779+
"description": "The payment collection behavior for this subscription while paused. One of `keep_as_draft`, `mark_uncollectible`, or `void`.",
67646780
"maxLength": 5000,
67656781
"nullable": true,
67666782
"type": "string"
67676783
},
67686784
"resumes_at": {
6785+
"description": "The time after which the subscription will resume collecting payments.",
67696786
"format": "unix-time",
67706787
"nullable": true,
67716788
"type": "integer"
@@ -6787,6 +6804,7 @@
67876804
"description": "",
67886805
"properties": {
67896806
"quote": {
6807+
"description": "The quote that generated this invoice",
67906808
"maxLength": 5000,
67916809
"type": "string"
67926810
}
@@ -6809,6 +6827,7 @@
68096827
"maxLength": 500,
68106828
"type": "string"
68116829
},
6830+
"description": "Set of [key-value pairs](https://stripe.com/docs/api/metadata) defined as subscription metadata when an invoice is created. Becomes an immutable snapshot of the subscription metadata at the time of invoice finalization.\n *Note: This attribute is populated only for invoices created on or after June 29, 2023.*",
68126831
"nullable": true,
68136832
"type": "object"
68146833
},
@@ -6818,13 +6837,16 @@
68186837
"$ref": "#/components/schemas/billing_bill_resource_invoicing_parents_invoice_pause_collection"
68196838
}
68206839
],
6840+
"description": "If specified, payment collection for this subscription will be paused. Note that the subscription status will be unchanged and will not be updated to `paused`. Learn more about [pausing collection](https://stripe.com/docs/billing/subscriptions/pause-payment).",
68216841
"nullable": true
68226842
},
68236843
"subscription": {
6844+
"description": "The subscription that generated this invoice",
68246845
"maxLength": 5000,
68256846
"type": "string"
68266847
},
68276848
"subscription_proration_date": {
6849+
"description": "Only set for upcoming invoices that preview prorations. The time used to calculate prorations.",
68286850
"format": "unix-time",
68296851
"type": "integer"
68306852
}

openapi/spec3.beta.sdk.yaml

+39-2
Original file line numberDiff line numberDiff line change
@@ -5981,8 +5981,10 @@ components:
59815981
anyOf:
59825982
- $ref: >-
59835983
#/components/schemas/billing_bill_resource_invoice_item_parents_invoice_item_subscription_parent
5984+
description: Details about the subscription that generated this invoice item
59845985
nullable: true
59855986
type:
5987+
description: The type of parent that generated this invoice item
59865988
enum:
59875989
- subscription_details
59885990
type: string
@@ -6001,9 +6003,11 @@ components:
60016003
description: ''
60026004
properties:
60036005
subscription:
6006+
description: The subscription that generated this invoice item
60046007
maxLength: 5000
60056008
type: string
60066009
subscription_item:
6010+
description: The subscription item that generated this invoice item
60076011
maxLength: 5000
60086012
type: string
60096013
required:
@@ -6059,10 +6063,11 @@ components:
60596063
description: ''
60606064
properties:
60616065
invoice_item:
6066+
description: The invoice item that generated this line item
60626067
maxLength: 5000
60636068
type: string
60646069
proration:
6065-
description: Whether this is a proration.
6070+
description: Whether this is a proration
60666071
type: boolean
60676072
proration_details:
60686073
anyOf:
@@ -6071,6 +6076,7 @@ components:
60716076
description: Additional details for proration line items
60726077
nullable: true
60736078
subscription:
6079+
description: The subscription that the invoice item belongs to
60746080
maxLength: 5000
60756081
nullable: true
60766082
type: string
@@ -6095,13 +6101,16 @@ components:
60956101
anyOf:
60966102
- $ref: >-
60976103
#/components/schemas/billing_bill_resource_invoicing_lines_parents_invoice_line_item_invoice_item_parent
6104+
description: Details about the invoice item that generated this line item
60986105
nullable: true
60996106
subscription_item_details:
61006107
anyOf:
61016108
- $ref: >-
61026109
#/components/schemas/billing_bill_resource_invoicing_lines_parents_invoice_line_item_subscription_item_parent
6110+
description: Details about the subscription item that generated this line item
61036111
nullable: true
61046112
type:
6113+
description: The type of parent that generated this line item
61056114
enum:
61066115
- invoice_item_details
61076116
- subscription_item_details
@@ -6124,11 +6133,12 @@ components:
61246133
description: ''
61256134
properties:
61266135
invoice_item:
6136+
description: The invoice item that generated this line item
61276137
maxLength: 5000
61286138
nullable: true
61296139
type: string
61306140
proration:
6131-
description: Whether this is a proration.
6141+
description: Whether this is a proration
61326142
type: boolean
61336143
proration_details:
61346144
anyOf:
@@ -6137,9 +6147,11 @@ components:
61376147
description: Additional details for proration line items
61386148
nullable: true
61396149
subscription:
6150+
description: The subscription that the subscription item belongs to
61406151
maxLength: 5000
61416152
type: string
61426153
subscription_item:
6154+
description: The subscription item that generated this line item
61436155
maxLength: 5000
61446156
type: string
61456157
required:
@@ -6166,13 +6178,16 @@ components:
61666178
anyOf:
61676179
- $ref: >-
61686180
#/components/schemas/billing_bill_resource_invoicing_parents_invoice_quote_parent
6181+
description: Details about the quote that generated this invoice
61696182
nullable: true
61706183
subscription_details:
61716184
anyOf:
61726185
- $ref: >-
61736186
#/components/schemas/billing_bill_resource_invoicing_parents_invoice_subscription_parent
6187+
description: Details about the subscription that generated this invoice
61746188
nullable: true
61756189
type:
6190+
description: The type of parent that generated this invoice
61766191
enum:
61776192
- quote_details
61786193
- subscription_details
@@ -6195,10 +6210,16 @@ components:
61956210
description: ''
61966211
properties:
61976212
behavior:
6213+
description: >-
6214+
The payment collection behavior for this subscription while paused.
6215+
One of `keep_as_draft`, `mark_uncollectible`, or `void`.
61986216
maxLength: 5000
61996217
nullable: true
62006218
type: string
62016219
resumes_at:
6220+
description: >-
6221+
The time after which the subscription will resume collecting
6222+
payments.
62026223
format: unix-time
62036224
nullable: true
62046225
type: integer
@@ -6215,6 +6236,7 @@ components:
62156236
description: ''
62166237
properties:
62176238
quote:
6239+
description: The quote that generated this invoice
62186240
maxLength: 5000
62196241
type: string
62206242
required:
@@ -6231,17 +6253,32 @@ components:
62316253
additionalProperties:
62326254
maxLength: 500
62336255
type: string
6256+
description: >-
6257+
Set of [key-value pairs](https://stripe.com/docs/api/metadata)
6258+
defined as subscription metadata when an invoice is created. Becomes
6259+
an immutable snapshot of the subscription metadata at the time of
6260+
invoice finalization.
6261+
*Note: This attribute is populated only for invoices created on or after June 29, 2023.*
62346262
nullable: true
62356263
type: object
62366264
pause_collection:
62376265
anyOf:
62386266
- $ref: >-
62396267
#/components/schemas/billing_bill_resource_invoicing_parents_invoice_pause_collection
6268+
description: >-
6269+
If specified, payment collection for this subscription will be
6270+
paused. Note that the subscription status will be unchanged and will
6271+
not be updated to `paused`. Learn more about [pausing
6272+
collection](https://stripe.com/docs/billing/subscriptions/pause-payment).
62406273
nullable: true
62416274
subscription:
6275+
description: The subscription that generated this invoice
62426276
maxLength: 5000
62436277
type: string
62446278
subscription_proration_date:
6279+
description: >-
6280+
Only set for upcoming invoices that preview prorations. The time
6281+
used to calculate prorations.
62456282
format: unix-time
62466283
type: integer
62476284
required:

0 commit comments

Comments
 (0)