Skip to content

Commit 79334c2

Browse files
Update OpenAPI specification for beta
1 parent 59a4b58 commit 79334c2

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

openapi/spec3.beta.sdk.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251429,6 +251429,7 @@
251429251429
}
251430251430
},
251431251431
"required": [
251432+
"cvc",
251432251433
"exp_month",
251433251434
"exp_year",
251434251435
"number"

openapi/spec3.beta.sdk.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236618,6 +236618,7 @@ paths:
236618236618
maxLength: 5000
236619236619
type: string
236620236620
required:
236621+
- cvc
236621236622
- exp_month
236622236623
- exp_year
236623236624
- number

0 commit comments

Comments
 (0)