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 31, 2023
1 parent 0b37629 commit 8388bf7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -60421,7 +60421,7 @@
"type": "string"
},
"components": {
"description": "Each key of the dictionary represents an embedded component, and each embedded component maps to its configuration (e.g. whether it has been enabled or not, its corresponding features, etc.).",
"description": "Each key of the dictionary represents an embedded component, and each embedded component maps to its configuration (e.g. whether it has been enabled or not).",
"properties": {
"account_onboarding": {
"description": "Configuration for the account onboarding embedded component.",
Expand Down
3 changes: 1 addition & 2 deletions openapi/spec3.beta.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54750,8 +54750,7 @@ paths:
description: >-
Each key of the dictionary represents an embedded component,
and each embedded component maps to its configuration (e.g.
whether it has been enabled or not, its corresponding
features, etc.).
whether it has been enabled or not).
properties:
account_onboarding:
description: >-
Expand Down

0 comments on commit 8388bf7

Please sign in to comment.