Skip to content

Commit 1d31bba

Browse files
OpenAPI Update (#620)
Update OpenAPI for 510e7b325315f8715336b48270179a2011f51593 Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
1 parent 1cd321d commit 1d31bba

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

embedded/openapi/spec3.beta.sdk.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -82154,7 +82154,7 @@
8215482154
"type": "string"
8215582155
},
8215682156
"interval_count": {
82157-
"description": "The number of intervals between subscription billings. For example, `interval=month` and `interval_count=3` bills every 3 months. Maximum of one year interval allowed (1 year, 12 months, or 52 weeks).",
82157+
"description": "The number of intervals between subscription billings. For example, `interval=month` and `interval_count=3` bills every 3 months. Maximum of three years interval allowed (3 years, 36 months, or 156 weeks).",
8215882158
"type": "integer"
8215982159
}
8216082160
},
@@ -101013,7 +101013,7 @@
101013101013
"type": "string"
101014101014
},
101015101015
"interval_count": {
101016-
"description": "The number of intervals between subscription billings. For example, `interval=month` and `interval_count=3` bills every 3 months. Maximum of one year interval allowed (1 year, 12 months, or 52 weeks).",
101016+
"description": "The number of intervals between subscription billings. For example, `interval=month` and `interval_count=3` bills every 3 months. Maximum of three years interval allowed (3 years, 36 months, or 156 weeks).",
101017101017
"type": "integer"
101018101018
}
101019101019
},
@@ -101688,7 +101688,7 @@
101688101688
"type": "string"
101689101689
},
101690101690
"interval_count": {
101691-
"description": "The number of intervals between subscription billings. For example, `interval=month` and `interval_count=3` bills every 3 months. Maximum of one year interval allowed (1 year, 12 months, or 52 weeks).",
101691+
"description": "The number of intervals between subscription billings. For example, `interval=month` and `interval_count=3` bills every 3 months. Maximum of three years interval allowed (3 years, 36 months, or 156 weeks).",
101692101692
"type": "integer"
101693101693
}
101694101694
},
@@ -101998,7 +101998,7 @@
101998101998
"type": "string"
101999101999
},
102000102000
"interval_count": {
102001-
"description": "The number of intervals between subscription billings. For example, `interval=month` and `interval_count=3` bills every 3 months. Maximum of one year interval allowed (1 year, 12 months, or 52 weeks).",
102001+
"description": "The number of intervals between subscription billings. For example, `interval=month` and `interval_count=3` bills every 3 months. Maximum of three years interval allowed (3 years, 36 months, or 156 weeks).",
102002102002
"type": "integer"
102003102003
}
102004102004
},
@@ -104245,7 +104245,7 @@
104245104245
"type": "string"
104246104246
},
104247104247
"interval_count": {
104248-
"description": "The number of intervals between subscription billings. For example, `interval=month` and `interval_count=3` bills every 3 months. Maximum of one year interval allowed (1 year, 12 months, or 52 weeks).",
104248+
"description": "The number of intervals between subscription billings. For example, `interval=month` and `interval_count=3` bills every 3 months. Maximum of three years interval allowed (3 years, 36 months, or 156 weeks).",
104249104249
"type": "integer"
104250104250
}
104251104251
},
@@ -104931,7 +104931,7 @@
104931104931
"type": "string"
104932104932
},
104933104933
"interval_count": {
104934-
"description": "The number of intervals between subscription billings. For example, `interval=month` and `interval_count=3` bills every 3 months. Maximum of one year interval allowed (1 year, 12 months, or 52 weeks).",
104934+
"description": "The number of intervals between subscription billings. For example, `interval=month` and `interval_count=3` bills every 3 months. Maximum of three years interval allowed (3 years, 36 months, or 156 weeks).",
104935104935
"type": "integer"
104936104936
}
104937104937
},
@@ -105241,7 +105241,7 @@
105241105241
"type": "string"
105242105242
},
105243105243
"interval_count": {
105244-
"description": "The number of intervals between subscription billings. For example, `interval=month` and `interval_count=3` bills every 3 months. Maximum of one year interval allowed (1 year, 12 months, or 52 weeks).",
105244+
"description": "The number of intervals between subscription billings. For example, `interval=month` and `interval_count=3` bills every 3 months. Maximum of three years interval allowed (3 years, 36 months, or 156 weeks).",
105245105245
"type": "integer"
105246105246
}
105247105247
},
@@ -143235,7 +143235,7 @@
143235143235
"type": "string"
143236143236
},
143237143237
"interval_count": {
143238-
"description": "The number of intervals between subscription billings. For example, `interval=month` and `interval_count=3` bills every 3 months. Maximum of one year interval allowed (1 year, 12 months, or 52 weeks).",
143238+
"description": "The number of intervals between subscription billings. For example, `interval=month` and `interval_count=3` bills every 3 months. Maximum of three years interval allowed (3 years, 36 months, or 156 weeks).",
143239143239
"type": "integer"
143240143240
},
143241143241
"metadata": {
@@ -144202,7 +144202,7 @@
144202144202
"type": "string"
144203144203
},
144204144204
"interval_count": {
144205-
"description": "The number of intervals between subscription billings. For example, `interval=month` and `interval_count=3` bills every 3 months. Maximum of one year interval allowed (1 year, 12 months, or 52 weeks).",
144205+
"description": "The number of intervals between subscription billings. For example, `interval=month` and `interval_count=3` bills every 3 months. Maximum of three years interval allowed (3 years, 36 months, or 156 weeks).",
144206144206
"type": "integer"
144207144207
},
144208144208
"trial_period_days": {
@@ -145214,7 +145214,7 @@
145214145214
"type": "string"
145215145215
},
145216145216
"interval_count": {
145217-
"description": "The number of intervals between subscription billings. For example, `interval=month` and `interval_count=3` bills every 3 months. Maximum of one year interval allowed (1 year, 12 months, or 52 weeks).",
145217+
"description": "The number of intervals between subscription billings. For example, `interval=month` and `interval_count=3` bills every 3 months. Maximum of three years interval allowed (3 years, 36 months, or 156 weeks).",
145218145218
"type": "integer"
145219145219
}
145220145220
},
@@ -147502,7 +147502,7 @@
147502147502
"type": "string"
147503147503
},
147504147504
"interval_count": {
147505-
"description": "The number of intervals between subscription billings. For example, `interval=month` and `interval_count=3` bills every 3 months. Maximum of one year interval allowed (1 year, 12 months, or 52 weeks).",
147505+
"description": "The number of intervals between subscription billings. For example, `interval=month` and `interval_count=3` bills every 3 months. Maximum of three years interval allowed (3 years, 36 months, or 156 weeks).",
147506147506
"type": "integer"
147507147507
}
147508147508
},
@@ -148504,7 +148504,7 @@
148504148504
"type": "string"
148505148505
},
148506148506
"interval_count": {
148507-
"description": "The number of intervals between subscription billings. For example, `interval=month` and `interval_count=3` bills every 3 months. Maximum of one year interval allowed (1 year, 12 months, or 52 weeks).",
148507+
"description": "The number of intervals between subscription billings. For example, `interval=month` and `interval_count=3` bills every 3 months. Maximum of three years interval allowed (3 years, 36 months, or 156 weeks).",
148508148508
"type": "integer"
148509148509
}
148510148510
},
@@ -149648,7 +149648,7 @@
149648149648
"type": "string"
149649149649
},
149650149650
"interval_count": {
149651-
"description": "The number of intervals between subscription billings. For example, `interval=month` and `interval_count=3` bills every 3 months. Maximum of one year interval allowed (1 year, 12 months, or 52 weeks).",
149651+
"description": "The number of intervals between subscription billings. For example, `interval=month` and `interval_count=3` bills every 3 months. Maximum of three years interval allowed (3 years, 36 months, or 156 weeks).",
149652149652
"type": "integer"
149653149653
}
149654149654
},
@@ -150660,7 +150660,7 @@
150660150660
"type": "string"
150661150661
},
150662150662
"interval_count": {
150663-
"description": "The number of intervals between subscription billings. For example, `interval=month` and `interval_count=3` bills every 3 months. Maximum of one year interval allowed (1 year, 12 months, or 52 weeks).",
150663+
"description": "The number of intervals between subscription billings. For example, `interval=month` and `interval_count=3` bills every 3 months. Maximum of three years interval allowed (3 years, 36 months, or 156 weeks).",
150664150664
"type": "integer"
150665150665
}
150666150666
},
@@ -162449,7 +162449,7 @@
162449162449
"type": "string"
162450162450
},
162451162451
"interval_count": {
162452-
"description": "The number of intervals between subscription billings. For example, `interval=month` and `interval_count=3` bills every 3 months. Maximum of one year interval allowed (1 year, 12 months, or 52 weeks).",
162452+
"description": "The number of intervals between subscription billings. For example, `interval=month` and `interval_count=3` bills every 3 months. Maximum of three years interval allowed (3 years, 36 months, or 156 weeks).",
162453162453
"type": "integer"
162454162454
}
162455162455
},
@@ -162953,7 +162953,7 @@
162953162953
"type": "string"
162954162954
},
162955162955
"interval_count": {
162956-
"description": "The number of intervals between subscription billings. For example, `interval=month` and `interval_count=3` bills every 3 months. Maximum of one year interval allowed (1 year, 12 months, or 52 weeks).",
162956+
"description": "The number of intervals between subscription billings. For example, `interval=month` and `interval_count=3` bills every 3 months. Maximum of three years interval allowed (3 years, 36 months, or 156 weeks).",
162957162957
"type": "integer"
162958162958
}
162959162959
},
@@ -164415,7 +164415,7 @@
164415164415
"type": "string"
164416164416
},
164417164417
"interval_count": {
164418-
"description": "The number of intervals between subscription billings. For example, `interval=month` and `interval_count=3` bills every 3 months. Maximum of one year interval allowed (1 year, 12 months, or 52 weeks).",
164418+
"description": "The number of intervals between subscription billings. For example, `interval=month` and `interval_count=3` bills every 3 months. Maximum of three years interval allowed (3 years, 36 months, or 156 weeks).",
164419164419
"type": "integer"
164420164420
}
164421164421
},
@@ -165589,7 +165589,7 @@
165589165589
"type": "string"
165590165590
},
165591165591
"interval_count": {
165592-
"description": "The number of intervals between subscription billings. For example, `interval=month` and `interval_count=3` bills every 3 months. Maximum of one year interval allowed (1 year, 12 months, or 52 weeks).",
165592+
"description": "The number of intervals between subscription billings. For example, `interval=month` and `interval_count=3` bills every 3 months. Maximum of three years interval allowed (3 years, 36 months, or 156 weeks).",
165593165593
"type": "integer"
165594165594
}
165595165595
},
@@ -167950,7 +167950,7 @@
167950167950
"type": "string"
167951167951
},
167952167952
"interval_count": {
167953-
"description": "The number of intervals between subscription billings. For example, `interval=month` and `interval_count=3` bills every 3 months. Maximum of one year interval allowed (1 year, 12 months, or 52 weeks).",
167953+
"description": "The number of intervals between subscription billings. For example, `interval=month` and `interval_count=3` bills every 3 months. Maximum of three years interval allowed (3 years, 36 months, or 156 weeks).",
167954167954
"type": "integer"
167955167955
}
167956167956
},
@@ -169661,7 +169661,7 @@
169661169661
"type": "string"
169662169662
},
169663169663
"interval_count": {
169664-
"description": "The number of intervals between subscription billings. For example, `interval=month` and `interval_count=3` bills every 3 months. Maximum of one year interval allowed (1 year, 12 months, or 52 weeks).",
169664+
"description": "The number of intervals between subscription billings. For example, `interval=month` and `interval_count=3` bills every 3 months. Maximum of three years interval allowed (3 years, 36 months, or 156 weeks).",
169665169665
"type": "integer"
169666169666
}
169667169667
},

embedded/openapi/spec3.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108372,7 +108372,7 @@
108372108372
"type": "string"
108373108373
},
108374108374
"interval_count": {
108375-
"description": "The number of intervals between subscription billings. For example, `interval=month` and `interval_count=3` bills every 3 months. Maximum of one year interval allowed (1 year, 12 months, or 52 weeks).",
108375+
"description": "The number of intervals between subscription billings. For example, `interval=month` and `interval_count=3` bills every 3 months. Maximum of three years interval allowed (3 years, 36 months, or 156 weeks).",
108376108376
"type": "integer"
108377108377
},
108378108378
"metadata": {

0 commit comments

Comments
 (0)