Skip to content

Commit aa92a54

Browse files
OpenAPI Update (#659)
Update OpenAPI for 7bd431e29a6778b498b62d68c23a4aa8fdece7ee Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
1 parent 4eb69ef commit aa92a54

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

embedded/openapi/spec3.beta.sdk.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34606,7 +34606,7 @@
3460634606
"type": "string"
3460734607
},
3460834608
"mobile_auth_url": {
34609-
"description": "The url for mobile redirect based auth",
34609+
"description": "The url for mobile redirect based auth (for internal use only and not typically available in standard API requests).",
3461034610
"maxLength": 5000,
3461134611
"type": "string"
3461234612
},

embedded/openapi/spec3.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22434,11 +22434,6 @@
2243422434
"maxLength": 5000,
2243522435
"type": "string"
2243622436
},
22437-
"mobile_auth_url": {
22438-
"description": "The url for mobile redirect based auth",
22439-
"maxLength": 5000,
22440-
"type": "string"
22441-
},
2244222437
"qr_code": {
2244322438
"$ref": "#/components/schemas/payment_intent_next_action_swish_qr_code"
2244422439
}

0 commit comments

Comments
 (0)