Skip to content

Commit

Permalink
OpenAPI Update (#613)
Browse files Browse the repository at this point in the history
Update OpenAPI for 889b9cf52d70a29a90d8062ea1f6c6ed807e2ab7

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
  • Loading branch information
stripe-openapi[bot] committed Jan 17, 2024
1 parent 0b96c9c commit 9a2fdca
Show file tree
Hide file tree
Showing 4 changed files with 520 additions and 85 deletions.
67 changes: 22 additions & 45 deletions embedded/openapi/fixtures3.beta.json
Original file line number Diff line number Diff line change
Expand Up @@ -813,18 +813,7 @@
"return_url": "https://example.com/return",
"setup_future_usage": "off_session",
"setup_intent": null,
"shipping": {
"address": {
"city": "San Francisco",
"country": "US",
"line1": "1234 Fake Street",
"line2": null,
"postal_code": "94102",
"state": "CA"
},
"name": "Jenny Rosen",
"phone": null
}
"shipping": null
},
"country_spec": {
"default_currency": "usd",
Expand Down Expand Up @@ -1562,6 +1551,17 @@
"metadata": {},
"object": "file_link",
"url": "https://rwashburne-g8ezbf--upload-mydev.dev.stripe.me/links/MDB8YWNjdF8xT01lM3JDTERMcEhtRTZ1fGZsX3Rlc3RfU1BWbWdMcFVLVTFIUHZpM0lpTFFDRmtm00yC4jtB6H"
},
{
"created": 1705517612,
"expired": false,
"expires_at": null,
"file": "file_1OZeEyBdtFoQDc8hiLctksU9",
"id": "link_1OZeEyBdtFoQDc8hkuUWhWwb",
"livemode": false,
"metadata": {},
"object": "file_link",
"url": "https://anniel-ob52sw--upload-mydev.dev.stripe.me/links/MDB8YWNjdF8xT1plRVhCZHRGb1FEYzhofGZsX3Rlc3RfNUZpaDd5YU4yS01sVVVFalBLNDRmb01I00dvOQbCJw"
}
],
"has_more": false,
Expand Down Expand Up @@ -1801,6 +1801,7 @@
"auto_advance": false,
"automatic_tax": {
"enabled": false,
"liability": null,
"status": null
},
"billing_reason": "manual",
Expand Down Expand Up @@ -1831,6 +1832,9 @@
"hosted_invoice_url": null,
"id": "in_1OMeeJCLDLpHmE6uKpDfxFT6",
"invoice_pdf": null,
"issuer": {
"type": "self"
},
"last_finalization_error": null,
"latest_revision": null,
"lines": {
Expand Down Expand Up @@ -3363,6 +3367,10 @@
"footer": null,
"from_invoice": null,
"id": "",
"issuer": {
"account": "",
"type": "account"
},
"last_finalization_error": null,
"latest_revision": null,
"lines": {
Expand Down Expand Up @@ -3746,6 +3754,7 @@
"enabled": false
},
"billing_cycle_anchor": 1234567890,
"billing_cycle_anchor_config": null,
"billing_thresholds": null,
"cancel_at": 1234567890,
"cancel_at_period_end": false,
Expand Down Expand Up @@ -4317,39 +4326,7 @@
"order_id": "12345678"
},
"object": "topup",
"source": {
"ach_debit": {
"bank_name": "STRIPE TEST BANK",
"country": "US",
"fingerprint": "5Wh4KBcfDrz5IOnx",
"last4": "6789",
"routing_number": "110000000",
"type": "individual"
},
"amount": null,
"client_secret": "src_client_secret_UB0hY2iC2k4UkRLMtN9LC5JA",
"created": 1702420927,
"currency": "usd",
"flow": "code_verification",
"id": "src_1OMeeRCLDLpHmE6u5OMuCEB5",
"livemode": false,
"metadata": {},
"object": "source",
"owner": {
"address": null,
"email": "[email protected]",
"name": "Jenny Rosen",
"phone": null,
"verified_address": null,
"verified_email": null,
"verified_name": null,
"verified_phone": null
},
"statement_descriptor": null,
"status": "pending",
"type": "ach_debit",
"usage": "reusable"
},
"source": null,
"statement_descriptor": null,
"status": "pending",
"transfer_group": null
Expand Down
50 changes: 17 additions & 33 deletions embedded/openapi/fixtures3.json
Original file line number Diff line number Diff line change
Expand Up @@ -1443,6 +1443,17 @@
"metadata": {},
"object": "file_link",
"url": "https://pakrym-upload-mydev.dev.stripe.me/links/MDB8YWNjdF8xT1hYY1VEMnFQN1F0SmVHfGZsX3Rlc3RfUzNDbHVhMWc0dEJuaWZVTFlQbXVSelhu00rmgafjqm"
},
{
"created": 1705517612,
"expired": false,
"expires_at": null,
"file": "file_1OZeEyBdtFoQDc8hiLctksU9",
"id": "link_1OZeEyBdtFoQDc8hkuUWhWwb",
"livemode": false,
"metadata": {},
"object": "file_link",
"url": "https://anniel-ob52sw--upload-mydev.dev.stripe.me/links/MDB8YWNjdF8xT1plRVhCZHRGb1FEYzhofGZsX3Rlc3RfNUZpaDd5YU4yS01sVVVFalBLNDRmb01I00dvOQbCJw"
}
],
"has_more": false,
Expand Down Expand Up @@ -1640,6 +1651,7 @@
"auto_advance": false,
"automatic_tax": {
"enabled": false,
"liability": null,
"status": null
},
"billing_reason": "manual",
Expand Down Expand Up @@ -1670,6 +1682,9 @@
"hosted_invoice_url": null,
"id": "in_1OPouhJN5vQBdWExQl3czOuP",
"invoice_pdf": null,
"issuer": {
"type": "self"
},
"last_finalization_error": null,
"latest_revision": null,
"lines": {
Expand Down Expand Up @@ -3322,6 +3337,7 @@
"enabled": false
},
"billing_cycle_anchor": 1234567890,
"billing_cycle_anchor_config": null,
"billing_thresholds": null,
"cancel_at": 1234567890,
"cancel_at_period_end": false,
Expand Down Expand Up @@ -3834,39 +3850,7 @@
"order_id": "12345678"
},
"object": "topup",
"source": {
"ach_debit": {
"bank_name": "STRIPE TEST BANK",
"country": "US",
"fingerprint": "5Wh4KBcfDrz5IOnx",
"last4": "6789",
"routing_number": "110000000",
"type": "individual"
},
"amount": null,
"client_secret": "src_client_secret_xRPL1IxnVySC2iDcMuOdEZoL",
"created": 1703175365,
"currency": "usd",
"flow": "code_verification",
"id": "src_1OPounJN5vQBdWEx5vZYr30j",
"livemode": false,
"metadata": {},
"object": "source",
"owner": {
"address": null,
"email": "[email protected]",
"name": "Jenny Rosen",
"phone": null,
"verified_address": null,
"verified_email": null,
"verified_name": null,
"verified_phone": null
},
"statement_descriptor": null,
"status": "pending",
"type": "ach_debit",
"usage": "reusable"
},
"source": null,
"statement_descriptor": null,
"status": "pending",
"transfer_group": null
Expand Down
Loading

0 comments on commit 9a2fdca

Please sign in to comment.