Skip to content

Commit

Permalink
Update OpenAPI specification
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Aug 22, 2023
1 parent 39b0d2f commit dccce25
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -6215,7 +6215,7 @@
"$ref": "#/components/schemas/payment_method_config_biz_payment_method_configuration_details"
}
],
"description": "Information about the payment method configuration used for this Checkout session.",
"description": "Information about the payment method configuration used for this Checkout session if using dynamic payment methods.",
"nullable": true
},
"payment_method_options": {
Expand Down
2 changes: 1 addition & 1 deletion openapi/spec3.beta.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5878,7 +5878,7 @@ components:
#/components/schemas/payment_method_config_biz_payment_method_configuration_details
description: >-
Information about the payment method configuration used for this
Checkout session.
Checkout session if using dynamic payment methods.
nullable: true
payment_method_options:
anyOf:
Expand Down

0 comments on commit dccce25

Please sign in to comment.