File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11configured_endpoints : 14
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/warp-bnavetta%2Fwarp-api-8794fad94f5d124b6c46befab0b5cb47d4ec075595c8b3520fa88ffbc50b4649 .yml
3- openapi_spec_hash : ee42f19a2f1d1053e9f97bb4f0e745d6
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/warp-bnavetta%2Fwarp-api-52c0dc63c0d952099b92cdf34ab5d96bfed0f7c1563df5a3ec58a49ff48bba17 .yml
3+ openapi_spec_hash : 16b32944c0606c834a41953e58b06c50
44config_hash : 1888db8b2f33dc16874aea51a90e78f7
Original file line number Diff line number Diff line change @@ -246,6 +246,11 @@ export interface RunItem {
246246 */
247247 is_sandbox_running ?: boolean ;
248248
249+ /**
250+ * UUID of the parent run that spawned this run
251+ */
252+ parent_run_id ?: string ;
253+
249254 /**
250255 * Resource usage information for the run
251256 */
You can’t perform that action at this time.
0 commit comments