Skip to content

Commit 2c38f19

Browse files
Update fixture data for private preview
1 parent f115b04 commit 2c38f19

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

openapi/fixtures3.private_preview.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5027,8 +5027,8 @@
50275027
"disable_stripe_user_authentication": true,
50285028
"edit_payout_schedule": true,
50295029
"external_account_collection": true,
5030-
"standard_payouts": true,
5031-
"instant_payouts": true
5030+
"instant_payouts": true,
5031+
"standard_payouts": true
50325032
}
50335033
},
50345034
"disputes_list": {
@@ -5117,8 +5117,8 @@
51175117
"disable_stripe_user_authentication": true,
51185118
"edit_payout_schedule": true,
51195119
"external_account_collection": true,
5120-
"standard_payouts": true,
5121-
"instant_payouts": true
5120+
"instant_payouts": true,
5121+
"standard_payouts": true
51225122
}
51235123
},
51245124
"payouts_list": {

openapi/fixtures3.private_preview.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4271,8 +4271,8 @@ resources:
42714271
disable_stripe_user_authentication: true
42724272
edit_payout_schedule: true
42734273
external_account_collection: true
4274-
standard_payouts: true
42754274
instant_payouts: true
4275+
standard_payouts: true
42764276
disputes_list:
42774277
enabled: true
42784278
features:
@@ -4340,8 +4340,8 @@ resources:
43404340
disable_stripe_user_authentication: true
43414341
edit_payout_schedule: true
43424342
external_account_collection: true
4343-
standard_payouts: true
43444343
instant_payouts: true
4344+
standard_payouts: true
43454345
payouts_list:
43464346
enabled: true
43474347
features: {}

0 commit comments

Comments
 (0)