You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: embedded/openapi/spec3.beta.sdk.json
+10-20Lines changed: 10 additions & 20 deletions
Original file line number
Diff line number
Diff line change
@@ -109249,11 +109249,11 @@
109249
109249
{
109250
109250
"properties": {
109251
109251
"count": {
109252
-
"description": "For `fixed_count` installment plans, this is the number of installment payments your customer will make to their credit card.",
109252
+
"description": "For `fixed_count` installment plans, this is required. It represents the number of installment payments your customer will make to their credit card.",
109253
109253
"type": "integer"
109254
109254
},
109255
109255
"interval": {
109256
-
"description": "For `fixed_count` installment plans, this is the interval between installment payments your customer will make to their credit card.\nOne of `month`.",
109256
+
"description": "For `fixed_count` installment plans, this is required. It represents the interval between installment payments your customer will make to their credit card.\nOne of `month`.",
109257
109257
"enum": [
109258
109258
"month"
109259
109259
],
@@ -109269,8 +109269,6 @@
109269
109269
}
109270
109270
},
109271
109271
"required": [
109272
-
"count",
109273
-
"interval",
109274
109272
"type"
109275
109273
],
109276
109274
"title": "installment_plan",
@@ -120083,11 +120081,11 @@
120083
120081
{
120084
120082
"properties": {
120085
120083
"count": {
120086
-
"description": "For `fixed_count` installment plans, this is the number of installment payments your customer will make to their credit card.",
120084
+
"description": "For `fixed_count` installment plans, this is required. It represents the number of installment payments your customer will make to their credit card.",
120087
120085
"type": "integer"
120088
120086
},
120089
120087
"interval": {
120090
-
"description": "For `fixed_count` installment plans, this is the interval between installment payments your customer will make to their credit card.\nOne of `month`.",
120088
+
"description": "For `fixed_count` installment plans, this is required. It represents the interval between installment payments your customer will make to their credit card.\nOne of `month`.",
120091
120089
"enum": [
120092
120090
"month"
120093
120091
],
@@ -120103,8 +120101,6 @@
120103
120101
}
120104
120102
},
120105
120103
"required": [
120106
-
"count",
120107
-
"interval",
120108
120104
"type"
120109
120105
],
120110
120106
"title": "installment_plan",
@@ -140586,11 +140582,11 @@
140586
140582
{
140587
140583
"properties": {
140588
140584
"count": {
140589
-
"description": "For `fixed_count` installment plans, this is the number of installment payments your customer will make to their credit card.",
140585
+
"description": "For `fixed_count` installment plans, this is required. It represents the number of installment payments your customer will make to their credit card.",
140590
140586
"type": "integer"
140591
140587
},
140592
140588
"interval": {
140593
-
"description": "For `fixed_count` installment plans, this is the interval between installment payments your customer will make to their credit card.\nOne of `month`.",
140589
+
"description": "For `fixed_count` installment plans, this is required. It represents the interval between installment payments your customer will make to their credit card.\nOne of `month`.",
140594
140590
"enum": [
140595
140591
"month"
140596
140592
],
@@ -140606,8 +140602,6 @@
140606
140602
}
140607
140603
},
140608
140604
"required": [
140609
-
"count",
140610
-
"interval",
140611
140605
"type"
140612
140606
],
140613
140607
"title": "installment_plan",
@@ -144868,11 +144862,11 @@
144868
144862
{
144869
144863
"properties": {
144870
144864
"count": {
144871
-
"description": "For `fixed_count` installment plans, this is the number of installment payments your customer will make to their credit card.",
144865
+
"description": "For `fixed_count` installment plans, this is required. It represents the number of installment payments your customer will make to their credit card.",
144872
144866
"type": "integer"
144873
144867
},
144874
144868
"interval": {
144875
-
"description": "For `fixed_count` installment plans, this is the interval between installment payments your customer will make to their credit card.\nOne of `month`.",
144869
+
"description": "For `fixed_count` installment plans, this is required. It represents the interval between installment payments your customer will make to their credit card.\nOne of `month`.",
144876
144870
"enum": [
144877
144871
"month"
144878
144872
],
@@ -144888,8 +144882,6 @@
144888
144882
}
144889
144883
},
144890
144884
"required": [
144891
-
"count",
144892
-
"interval",
144893
144885
"type"
144894
144886
],
144895
144887
"title": "installment_plan",
@@ -150134,11 +150126,11 @@
150134
150126
{
150135
150127
"properties": {
150136
150128
"count": {
150137
-
"description": "For `fixed_count` installment plans, this is the number of installment payments your customer will make to their credit card.",
150129
+
"description": "For `fixed_count` installment plans, this is required. It represents the number of installment payments your customer will make to their credit card.",
150138
150130
"type": "integer"
150139
150131
},
150140
150132
"interval": {
150141
-
"description": "For `fixed_count` installment plans, this is the interval between installment payments your customer will make to their credit card.\nOne of `month`.",
150133
+
"description": "For `fixed_count` installment plans, this is required. It represents the interval between installment payments your customer will make to their credit card.\nOne of `month`.",
0 commit comments