Skip to content

Commit

Permalink
OpenAPI Update (#623)
Browse files Browse the repository at this point in the history
Update OpenAPI for fa3967627081963493e3bbd0bf25453a3f5c02b8

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
  • Loading branch information
stripe-openapi[bot] committed Jan 22, 2024
1 parent 06c782c commit cbb8075
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
Original file line number Diff line number Diff line change
Expand Up @@ -87330,7 +87330,7 @@
"additionalProperties": false,
"properties": {
"components": {
"description": "Configuration for each component. 1 component must be enabled.",
"description": "Configuration for each component. Exactly 1 component must be enabled.",
"properties": {
"buy_button": {
"description": "Configuration for buy button.",
Expand Down
2 changes: 1 addition & 1 deletion embedded/openapi/spec3.json
Original file line number Diff line number Diff line change
Expand Up @@ -65517,7 +65517,7 @@
"additionalProperties": false,
"properties": {
"components": {
"description": "Configuration for each component. 1 component must be enabled.",
"description": "Configuration for each component. Exactly 1 component must be enabled.",
"properties": {
"buy_button": {
"properties": {
Expand Down

0 comments on commit cbb8075

Please sign in to comment.