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 : 97
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/runloop-ai%2Frunloop-b92a4ee1d2c5382b0d77ec6a16e2e03b79bfd0a08cd75e28ee219350d5b6c5c6 .yml
3- openapi_spec_hash : 20d89d072b105d18e5bb8f73adb75063
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/runloop-ai%2Frunloop-f2df3524e4b99c38b634c334d098aa2c7d543d5ea0f49c4dd8f4d92723b81b94 .yml
3+ openapi_spec_hash : c377abec5716d1d6c5b01a527a5bfdfb
44config_hash : 2363f563f42501d2b1587a4f64bdccaf
Original file line number Diff line number Diff line change @@ -165,7 +165,7 @@ export interface LaunchParameters {
165165 after_idle ?: AfterIdle | null ;
166166
167167 /**
168- * The target architecture for the Devbox. If unset, defaults to arm64 .
168+ * The target architecture for the Devbox. If unset, defaults to x86_64 .
169169 */
170170 architecture ?: 'x86_64' | 'arm64' | null ;
171171
You can’t perform that action at this time.
0 commit comments