Skip to content

Commit

Permalink
OpenAPI Update (#676)
Browse files Browse the repository at this point in the history
Update OpenAPI for 3b5a5afab9bec4fbd4986f4e98baa602a8922cdc

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
  • Loading branch information
stripe-openapi[bot] committed Feb 21, 2024
1 parent 8762f5c commit 0786941
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion embedded/openapi/spec3.beta.sdk.json
Expand Up @@ -15982,7 +15982,7 @@
"type": "string"
},
"type": {
"description": "Type of the fee, one of: `application_fee`, `stripe_fee` or `tax`.",
"description": "Type of the fee, one of: `application_fee`, `payment_method_passthrough_fee`, `stripe_fee` or `tax`.",
"maxLength": 5000,
"type": "string"
}
Expand Down
2 changes: 1 addition & 1 deletion embedded/openapi/spec3.json
Expand Up @@ -10277,7 +10277,7 @@
"type": "string"
},
"type": {
"description": "Type of the fee, one of: `application_fee`, `stripe_fee` or `tax`.",
"description": "Type of the fee, one of: `application_fee`, `payment_method_passthrough_fee`, `stripe_fee` or `tax`.",
"maxLength": 5000,
"type": "string"
}
Expand Down

0 comments on commit 0786941

Please sign in to comment.