Skip to content

Commit 321c325

Browse files
Update OpenAPI specification for beta and private preview
1 parent bc72a92 commit 321c325

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

openapi/spec3.beta.sdk.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127392,7 +127392,8 @@
127392127392
"mobile_payment_element",
127393127393
"payment_element",
127394127394
"payment_sheet",
127395-
"pricing_table"
127395+
"pricing_table",
127396+
"tax_id_element"
127396127397
]
127397127398
},
127398127399
"customer": {

openapi/spec3.beta.sdk.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117010,6 +117010,7 @@ paths:
117010117010
- payment_element
117011117011
- payment_sheet
117012117012
- pricing_table
117013+
- tax_id_element
117013117014
customer:
117014117015
description: >-
117015117016
The ID of an existing customer for which to create the

0 commit comments

Comments
 (0)