Skip to content

Commit ffd74ba

Browse files
Update OpenAPI specification for private preview
1 parent 8fb9a15 commit ffd74ba

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

openapi/spec3.private_preview.sdk.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111422,6 +111422,7 @@
111422111422
}
111423111423
},
111424111424
"required": [
111425+
"billing_details",
111425111426
"type"
111426111427
],
111427111428
"title": "SharedPaymentTokensPaymentMethodDetails",

openapi/spec3.private_preview.sdk.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99898,6 +99898,7 @@ components:
9989899898
zip:
9989999899
$ref: '#/components/schemas/payment_method_zip'
9990099900
required:
99901+
- billing_details
9990199902
- type
9990299903
title: SharedPaymentTokensPaymentMethodDetails
9990399904
type: object

0 commit comments

Comments
 (0)