Skip to content

Commit

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

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
  • Loading branch information
stripe-openapi[bot] committed Feb 9, 2024
1 parent 10ccdfa commit ae109c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 12 deletions.
7 changes: 1 addition & 6 deletions embedded/openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -34601,12 +34601,7 @@
"description": "",
"properties": {
"hosted_instructions_url": {
"description": "The URL to the hosted Swish instructions page, which allows customers to view the QR code.",
"maxLength": 5000,
"type": "string"
},
"mobile_auth_url": {
"description": "The url for mobile redirect based auth",
"description": "The URL to the hosted Swish instructions page, which allows customers to view the QR code or redirect to the Swish mobile app.",
"maxLength": 5000,
"type": "string"
},
Expand Down
7 changes: 1 addition & 6 deletions embedded/openapi/spec3.json
Original file line number Diff line number Diff line change
Expand Up @@ -22430,12 +22430,7 @@
"description": "",
"properties": {
"hosted_instructions_url": {
"description": "The URL to the hosted Swish instructions page, which allows customers to view the QR code.",
"maxLength": 5000,
"type": "string"
},
"mobile_auth_url": {
"description": "The url for mobile redirect based auth",
"description": "The URL to the hosted Swish instructions page, which allows customers to view the QR code or redirect to the Swish mobile app.",
"maxLength": 5000,
"type": "string"
},
Expand Down

0 comments on commit ae109c4

Please sign in to comment.