Skip to content

Commit

Permalink
Update OpenAPI for 214a70facbd5c4d4ee097a7d55b60e8d02456fb2
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Oct 18, 2024
1 parent beb9a01 commit 66be4cc
Show file tree
Hide file tree
Showing 2 changed files with 1,120 additions and 5 deletions.
21 changes: 19 additions & 2 deletions embedded/openapi/fixtures3.json
Original file line number Diff line number Diff line change
Expand Up @@ -3538,7 +3538,24 @@
"scheduled_query_run": {
"created": 1234567890,
"data_load_time": 1234567890,
"file": null,
"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"
},
"id": "sqr_1Pgc7AB7WZ01zgkWvpIic1Di",
"livemode": false,
"object": "scheduled_query_run",
Expand Down Expand Up @@ -5087,4 +5104,4 @@
"updated": 234430277
}
}
}
}
Loading

0 comments on commit 66be4cc

Please sign in to comment.