Skip to content

Commit 6435197

Browse files
Update OpenAPI specification for private preview
1 parent 79639ad commit 6435197

File tree

2 files changed

+222
-0
lines changed

2 files changed

+222
-0
lines changed

openapi/spec3.private_preview.sdk.json

Lines changed: 108 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128136,6 +128136,24 @@
128136128136
"description": "A label that represents units of this product. When set, this will be included in customers' receipts, invoices, Checkout, and the customer portal.",
128137128137
"maxLength": 12,
128138128138
"type": "string"
128139+
},
128140+
"tax_details": {
128141+
"description": "Tax details for this product, including the [tax code](/tax/tax-codes) and an optional performance location.",
128142+
"properties": {
128143+
"tax_code": {
128144+
"description": "A [tax code](https://docs.stripe.com/tax/tax-categories) ID.",
128145+
"type": "string"
128146+
}
128147+
},
128148+
"required": [
128149+
"tax_code"
128150+
],
128151+
"title": "tax_details",
128152+
"type": "object",
128153+
"x-stripeMostCommon": [
128154+
"performance_location",
128155+
"tax_code"
128156+
]
128139128157
}
128140128158
},
128141128159
"required": [
@@ -131871,6 +131889,24 @@
131871131889
"description": "A label that represents units of this product. When set, this will be included in customers' receipts, invoices, Checkout, and the customer portal.",
131872131890
"maxLength": 12,
131873131891
"type": "string"
131892+
},
131893+
"tax_details": {
131894+
"description": "Tax details for this product, including the [tax code](/tax/tax-codes) and an optional performance location.",
131895+
"properties": {
131896+
"tax_code": {
131897+
"description": "A [tax code](https://docs.stripe.com/tax/tax-categories) ID.",
131898+
"type": "string"
131899+
}
131900+
},
131901+
"required": [
131902+
"tax_code"
131903+
],
131904+
"title": "tax_details",
131905+
"type": "object",
131906+
"x-stripeMostCommon": [
131907+
"performance_location",
131908+
"tax_code"
131909+
]
131874131910
}
131875131911
},
131876131912
"required": [
@@ -159290,6 +159326,24 @@
159290159326
"description": "A label that represents units of this product. When set, this will be included in customers' receipts, invoices, Checkout, and the customer portal.",
159291159327
"maxLength": 12,
159292159328
"type": "string"
159329+
},
159330+
"tax_details": {
159331+
"description": "Tax details for this product, including the [tax code](/tax/tax-codes) and an optional performance location.",
159332+
"properties": {
159333+
"tax_code": {
159334+
"description": "A [tax code](https://docs.stripe.com/tax/tax-categories) ID.",
159335+
"type": "string"
159336+
}
159337+
},
159338+
"required": [
159339+
"tax_code"
159340+
],
159341+
"title": "tax_details",
159342+
"type": "object",
159343+
"x-stripeMostCommon": [
159344+
"performance_location",
159345+
"tax_code"
159346+
]
159293159347
}
159294159348
},
159295159349
"required": [
@@ -160244,6 +160298,24 @@
160244160298
"description": "A label that represents units of this product. When set, this will be included in customers' receipts, invoices, Checkout, and the customer portal.",
160245160299
"maxLength": 12,
160246160300
"type": "string"
160301+
},
160302+
"tax_details": {
160303+
"description": "Tax details for this product, including the [tax code](/tax/tax-codes) and an optional performance location.",
160304+
"properties": {
160305+
"tax_code": {
160306+
"description": "A [tax code](https://docs.stripe.com/tax/tax-categories) ID.",
160307+
"type": "string"
160308+
}
160309+
},
160310+
"required": [
160311+
"tax_code"
160312+
],
160313+
"title": "tax_details",
160314+
"type": "object",
160315+
"x-stripeMostCommon": [
160316+
"performance_location",
160317+
"tax_code"
160318+
]
160247160319
}
160248160320
},
160249160321
"required": [
@@ -161180,6 +161252,24 @@
161180161252
"description": "A label that represents units of this product. When set, this will be included in customers' receipts, invoices, Checkout, and the customer portal.",
161181161253
"maxLength": 12,
161182161254
"type": "string"
161255+
},
161256+
"tax_details": {
161257+
"description": "Tax details for this product, including the [tax code](/tax/tax-codes) and an optional performance location.",
161258+
"properties": {
161259+
"tax_code": {
161260+
"description": "A [tax code](https://docs.stripe.com/tax/tax-categories) ID.",
161261+
"type": "string"
161262+
}
161263+
},
161264+
"required": [
161265+
"tax_code"
161266+
],
161267+
"title": "tax_details",
161268+
"type": "object",
161269+
"x-stripeMostCommon": [
161270+
"performance_location",
161271+
"tax_code"
161272+
]
161183161273
}
161184161274
},
161185161275
"required": [
@@ -217013,6 +217103,24 @@
217013217103
"description": "A label that represents units of this product. When set, this will be included in customers' receipts, invoices, Checkout, and the customer portal.",
217014217104
"maxLength": 12,
217015217105
"type": "string"
217106+
},
217107+
"tax_details": {
217108+
"description": "Tax details for this product, including the [tax code](/tax/tax-codes) and an optional performance location.",
217109+
"properties": {
217110+
"tax_code": {
217111+
"description": "A [tax code](https://docs.stripe.com/tax/tax-categories) ID.",
217112+
"type": "string"
217113+
}
217114+
},
217115+
"required": [
217116+
"tax_code"
217117+
],
217118+
"title": "tax_details",
217119+
"type": "object",
217120+
"x-stripeMostCommon": [
217121+
"performance_location",
217122+
"tax_code"
217123+
]
217016217124
}
217017217125
},
217018217126
"required": [

openapi/spec3.private_preview.sdk.yaml

Lines changed: 114 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116044,6 +116044,25 @@ paths:
116044116044
portal.
116045116045
maxLength: 12
116046116046
type: string
116047+
tax_details:
116048+
description: >-
116049+
Tax details for this product, including the
116050+
[tax code](/tax/tax-codes) and an optional
116051+
performance location.
116052+
properties:
116053+
tax_code:
116054+
description: >-
116055+
A [tax
116056+
code](https://docs.stripe.com/tax/tax-categories)
116057+
ID.
116058+
type: string
116059+
required:
116060+
- tax_code
116061+
title: tax_details
116062+
type: object
116063+
x-stripeMostCommon:
116064+
- performance_location
116065+
- tax_code
116047116066
required:
116048116067
- name
116049116068
title: product_data
@@ -120975,6 +120994,25 @@ paths:
120975120994
portal.
120976120995
maxLength: 12
120977120996
type: string
120997+
tax_details:
120998+
description: >-
120999+
Tax details for this product, including the
121000+
[tax code](/tax/tax-codes) and an optional
121001+
performance location.
121002+
properties:
121003+
tax_code:
121004+
description: >-
121005+
A [tax
121006+
code](https://docs.stripe.com/tax/tax-categories)
121007+
ID.
121008+
type: string
121009+
required:
121010+
- tax_code
121011+
title: tax_details
121012+
type: object
121013+
x-stripeMostCommon:
121014+
- performance_location
121015+
- tax_code
120978121016
required:
120979121017
- name
120980121018
title: product_data
@@ -145206,6 +145244,25 @@ paths:
145206145244
portal.
145207145245
maxLength: 12
145208145246
type: string
145247+
tax_details:
145248+
description: >-
145249+
Tax details for this product, including the
145250+
[tax code](/tax/tax-codes) and an optional
145251+
performance location.
145252+
properties:
145253+
tax_code:
145254+
description: >-
145255+
A [tax
145256+
code](https://docs.stripe.com/tax/tax-categories)
145257+
ID.
145258+
type: string
145259+
required:
145260+
- tax_code
145261+
title: tax_details
145262+
type: object
145263+
x-stripeMostCommon:
145264+
- performance_location
145265+
- tax_code
145209145266
required:
145210145267
- name
145211145268
title: product_data
@@ -146131,6 +146188,25 @@ paths:
146131146188
invoices, Checkout, and the customer portal.
146132146189
maxLength: 12
146133146190
type: string
146191+
tax_details:
146192+
description: >-
146193+
Tax details for this product, including the [tax
146194+
code](/tax/tax-codes) and an optional performance
146195+
location.
146196+
properties:
146197+
tax_code:
146198+
description: >-
146199+
A [tax
146200+
code](https://docs.stripe.com/tax/tax-categories)
146201+
ID.
146202+
type: string
146203+
required:
146204+
- tax_code
146205+
title: tax_details
146206+
type: object
146207+
x-stripeMostCommon:
146208+
- performance_location
146209+
- tax_code
146134146210
required:
146135146211
- name
146136146212
title: product_data
@@ -147039,6 +147115,25 @@ paths:
147039147115
portal.
147040147116
maxLength: 12
147041147117
type: string
147118+
tax_details:
147119+
description: >-
147120+
Tax details for this product, including the
147121+
[tax code](/tax/tax-codes) and an optional
147122+
performance location.
147123+
properties:
147124+
tax_code:
147125+
description: >-
147126+
A [tax
147127+
code](https://docs.stripe.com/tax/tax-categories)
147128+
ID.
147129+
type: string
147130+
required:
147131+
- tax_code
147132+
title: tax_details
147133+
type: object
147134+
x-stripeMostCommon:
147135+
- performance_location
147136+
- tax_code
147042147137
required:
147043147138
- name
147044147139
title: product_data
@@ -204778,6 +204873,25 @@ paths:
204778204873
portal.
204779204874
maxLength: 12
204780204875
type: string
204876+
tax_details:
204877+
description: >-
204878+
Tax details for this product, including the
204879+
[tax code](/tax/tax-codes) and an optional
204880+
performance location.
204881+
properties:
204882+
tax_code:
204883+
description: >-
204884+
A [tax
204885+
code](https://docs.stripe.com/tax/tax-categories)
204886+
ID.
204887+
type: string
204888+
required:
204889+
- tax_code
204890+
title: tax_details
204891+
type: object
204892+
x-stripeMostCommon:
204893+
- performance_location
204894+
- tax_code
204781204895
required:
204782204896
- name
204783204897
title: product_data

0 commit comments

Comments
 (0)