Skip to content

Commit

Permalink
Update OpenAPI for 7bd431e29a6778b498b62d68c23a4aa8fdece7ee
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Feb 12, 2024
1 parent 4eb69ef commit 1186e60
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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 @@ -34606,7 +34606,7 @@
"type": "string"
},
"mobile_auth_url": {
"description": "The url for mobile redirect based auth",
"description": "The url for mobile redirect based auth (for internal use only and not typically available in standard API requests).",
"maxLength": 5000,
"type": "string"
},
Expand Down
5 changes: 0 additions & 5 deletions embedded/openapi/spec3.json
Original file line number Diff line number Diff line change
Expand Up @@ -22434,11 +22434,6 @@
"maxLength": 5000,
"type": "string"
},
"mobile_auth_url": {
"description": "The url for mobile redirect based auth",
"maxLength": 5000,
"type": "string"
},
"qr_code": {
"$ref": "#/components/schemas/payment_intent_next_action_swish_qr_code"
}
Expand Down

0 comments on commit 1186e60

Please sign in to comment.