Skip to content

Commit 92a4bc9

Browse files
OpenAPI Update (#921)
Update OpenAPI for 1cc9099e300ab4b20d51a7e242699e49db8739c3 Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
1 parent b0ceb40 commit 92a4bc9

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

embedded/openapi/spec3.beta.sdk.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66227,14 +66227,15 @@
6622766227
"type": "string"
6622866228
},
6622966229
"device_type": {
66230-
"description": "Type of reader, one of `bbpos_wisepad3`, `stripe_m2`, `bbpos_chipper2x`, `bbpos_wisepos_e`, `verifone_P400`, `simulated_wisepos_e`, or `mobile_phone_reader`.",
66230+
"description": "Type of reader, one of `bbpos_wisepad3`, `stripe_m2`, `stripe_s700`, `bbpos_chipper2x`, `bbpos_wisepos_e`, `verifone_P400`, `simulated_wisepos_e`, or `mobile_phone_reader`.",
6623166231
"enum": [
6623266232
"bbpos_chipper2x",
6623366233
"bbpos_wisepad3",
6623466234
"bbpos_wisepos_e",
6623566235
"mobile_phone_reader",
6623666236
"simulated_wisepos_e",
6623766237
"stripe_m2",
66238+
"stripe_s700",
6623866239
"verifone_P400"
6623966240
],
6624066241
"type": "string"
@@ -194709,6 +194710,7 @@
194709194710
"mobile_phone_reader",
194710194711
"simulated_wisepos_e",
194711194712
"stripe_m2",
194713+
"stripe_s700",
194712194714
"verifone_P400"
194713194715
],
194714194716
"type": "string",

embedded/openapi/spec3.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46306,14 +46306,15 @@
4630646306
"type": "string"
4630746307
},
4630846308
"device_type": {
46309-
"description": "Type of reader, one of `bbpos_wisepad3`, `stripe_m2`, `bbpos_chipper2x`, `bbpos_wisepos_e`, `verifone_P400`, `simulated_wisepos_e`, or `mobile_phone_reader`.",
46309+
"description": "Type of reader, one of `bbpos_wisepad3`, `stripe_m2`, `stripe_s700`, `bbpos_chipper2x`, `bbpos_wisepos_e`, `verifone_P400`, `simulated_wisepos_e`, or `mobile_phone_reader`.",
4631046310
"enum": [
4631146311
"bbpos_chipper2x",
4631246312
"bbpos_wisepad3",
4631346313
"bbpos_wisepos_e",
4631446314
"mobile_phone_reader",
4631546315
"simulated_wisepos_e",
4631646316
"stripe_m2",
46317+
"stripe_s700",
4631746318
"verifone_P400"
4631846319
],
4631946320
"type": "string"
@@ -148917,6 +148918,7 @@
148917148918
"mobile_phone_reader",
148918148919
"simulated_wisepos_e",
148919148920
"stripe_m2",
148921+
"stripe_s700",
148920148922
"verifone_P400"
148921148923
],
148922148924
"type": "string",

0 commit comments

Comments
 (0)