Skip to content

Commit

Permalink
OpenAPI Update (#659)
Browse files Browse the repository at this point in the history
Update OpenAPI for 7bd431e29a6778b498b62d68c23a4aa8fdece7ee

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
  • Loading branch information
stripe-openapi[bot] authored Feb 12, 2024
1 parent 4eb69ef commit aa92a54
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 aa92a54

Please sign in to comment.