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 Jan 5, 2024
1 parent c366638 commit d495360
Show file tree
Hide file tree
Showing 2 changed files with 4 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 @@ -87183,7 +87183,7 @@
"additionalProperties": false,
"properties": {
"components": {
"description": "Configuration for each component.",
"description": "Configuration for each component. 1 component must be enabled.",
"properties": {
"payment_element": {
"description": "Configuration for the payment element.",
Expand Down
4 changes: 3 additions & 1 deletion openapi/spec3.beta.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79566,7 +79566,9 @@ paths:
additionalProperties: false
properties:
components:
description: Configuration for each component.
description: >-
Configuration for each component. 1 component must be
enabled.
properties:
payment_element:
description: Configuration for the payment element.
Expand Down

0 comments on commit d495360

Please sign in to comment.