Skip to content

Commit

Permalink
Update OpenAPI for 9c31961f917e5cfac535aff7e911044fccacb797
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Aug 26, 2024
1 parent 290ef48 commit 6d5ab1e
Show file tree
Hide file tree
Showing 3 changed files with 862 additions and 875 deletions.
45 changes: 6 additions & 39 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 @@ -3496,24 +3497,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 +3535,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
Loading

0 comments on commit 6d5ab1e

Please sign in to comment.