Skip to content

Commit 0786941

Browse files
OpenAPI Update (#676)
Update OpenAPI for 3b5a5afab9bec4fbd4986f4e98baa602a8922cdc Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
1 parent 8762f5c commit 0786941

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

embedded/openapi/spec3.beta.sdk.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15982,7 +15982,7 @@
1598215982
"type": "string"
1598315983
},
1598415984
"type": {
15985-
"description": "Type of the fee, one of: `application_fee`, `stripe_fee` or `tax`.",
15985+
"description": "Type of the fee, one of: `application_fee`, `payment_method_passthrough_fee`, `stripe_fee` or `tax`.",
1598615986
"maxLength": 5000,
1598715987
"type": "string"
1598815988
}

embedded/openapi/spec3.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10277,7 +10277,7 @@
1027710277
"type": "string"
1027810278
},
1027910279
"type": {
10280-
"description": "Type of the fee, one of: `application_fee`, `stripe_fee` or `tax`.",
10280+
"description": "Type of the fee, one of: `application_fee`, `payment_method_passthrough_fee`, `stripe_fee` or `tax`.",
1028110281
"maxLength": 5000,
1028210282
"type": "string"
1028310283
}

0 commit comments

Comments
 (0)