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 Jun 10, 2024
1 parent fe27f26 commit a6f2478
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 @@ -193212,7 +193212,7 @@
"properties": {
"description": {
"description": "The description which will be displayed when collecting this input",
"maxLength": 280,
"maxLength": 350,
"type": "string"
},
"skip_button": {
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 @@ -182726,7 +182726,7 @@ paths:
description: >-
The description which will be displayed when
collecting this input
maxLength: 280
maxLength: 350
type: string
skip_button:
description: The skip button text
Expand Down

0 comments on commit a6f2478

Please sign in to comment.