Skip to content

Commit

Permalink
Update OpenAPI for 7c4ddb644bf4ac16da8a4f2ff4b815d5976b26cd
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Sep 16, 2024
1 parent 2512e5e commit 19962b0
Show file tree
Hide file tree
Showing 3 changed files with 31,299 additions and 5,988 deletions.
61 changes: 20 additions & 41 deletions embedded/openapi/fixtures3.json
Original file line number Diff line number Diff line change
Expand Up @@ -577,7 +577,8 @@
"status": "unavailable"
},
"three_d_secure": null,
"wallet": null
"wallet": null,
"authorization_code": null
},
"type": "card"
},
Expand Down Expand Up @@ -664,15 +665,15 @@
"setup_intent": null,
"shipping_address_collection": null,
"shipping_cost": null,
"shipping_details": null,
"shipping_options": [],
"status": "open",
"submit_type": null,
"subscription": null,
"success_url": "https://example.com/success",
"total_details": null,
"ui_mode": "hosted",
"url": "https://checkout.stripe.com/pay/c/cs_test_a1YS1URlnyQCN5fUUduORoQ7Pw41PJqDWkIVQCpJPqkfIhd6tVY8XB1OLY"
"url": "https://checkout.stripe.com/pay/c/cs_test_a1YS1URlnyQCN5fUUduORoQ7Pw41PJqDWkIVQCpJPqkfIhd6tVY8XB1OLY",
"shipping_details": null
},
"climate.order": {
"amount_fees": 300,
Expand Down Expand Up @@ -2725,7 +2726,8 @@
"submit_type": "auto",
"subscription_data": null,
"tax_id_collection": {
"enabled": false
"enabled": false,
"required": "never"
},
"transfer_data": null,
"url": "https://sangeekp-15t6ai--payment_links_ingress-mydev.dev.stripe.me/test_eVa16Q1Vd7yU1Ne8ww"
Expand Down Expand Up @@ -3496,24 +3498,7 @@
"interval_start": 1522540800
},
"report_type": "balance.summary.1",
"result": {
"created": 1721948551,
"expires_at": 1753484551,
"filename": "file_1Pgag7B7WZ01zgkWZFBKk3TC",
"id": "file_1Pgag7B7WZ01zgkWZFBKk3TC",
"links": {
"data": [],
"has_more": false,
"object": "list",
"url": "/v1/file_links?file=file_1Pgag7B7WZ01zgkWZFBKk3TC"
},
"object": "file",
"purpose": "finance_report_run",
"size": 16890,
"title": null,
"type": "csv",
"url": "https://sangeekp-15t6ai--upload-mydev.dev.stripe.me/v1/files/file_1Pgag7B7WZ01zgkWZFBKk3TC/contents"
},
"result": null,
"status": "succeeded",
"succeeded_at": 1234567890
},
Expand Down Expand Up @@ -3551,24 +3536,7 @@
"scheduled_query_run": {
"created": 1234567890,
"data_load_time": 1234567890,
"file": {
"created": 1721948551,
"expires_at": null,
"filename": "path",
"id": "file_1Pgag7B7WZ01zgkWJbdoNCXR",
"links": {
"data": [],
"has_more": false,
"object": "list",
"url": "/v1/file_links?file=file_1Pgag7B7WZ01zgkWJbdoNCXR"
},
"object": "file",
"purpose": "sigma_scheduled_query",
"size": 500,
"title": null,
"type": "csv",
"url": "https://sangeekp-15t6ai--upload-mydev.dev.stripe.me/v1/files/file_1Pgag7B7WZ01zgkWJbdoNCXR/contents"
},
"file": null,
"id": "sqr_1Pgc7AB7WZ01zgkWvpIic1Di",
"livemode": false,
"object": "scheduled_query_run",
Expand Down Expand Up @@ -4343,7 +4311,8 @@
"livemode": false,
"name": null,
"object": "test_helpers.test_clock",
"status": "ready"
"status": "ready",
"status_details": {}
},
"token": {
"card": {
Expand Down Expand Up @@ -4988,6 +4957,16 @@
"livemode": true,
"object": "billing.alert_triggered",
"value": 111972721
},
"invoice_rendering_template": {
"created": 1028554472,
"id": "obj_123",
"livemode": true,
"metadata": null,
"nickname": null,
"object": "invoice_rendering_template",
"status": "active",
"version": 351608024
}
}
}
Loading

0 comments on commit 19962b0

Please sign in to comment.