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 : 193
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/gitpod/gitpod-2c826f16ee44cc15c6309755aff37a31c91bc7437bb863a598587c0b998b55a5 .yml
3- openapi_spec_hash : 0d94a05e7220eaa0b3f1f04559612416
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/gitpod/gitpod-771a93472886d9a5ad2f4322a3585a6006eeea484e04d9e610a6b6f5afc12c7b .yml
3+ openapi_spec_hash : f44f26ac4d487d9831848a729032dc51
44config_hash : a5dff404dcc41293fdc9d3a131a6f2e3
Original file line number Diff line number Diff line change @@ -658,7 +658,8 @@ export type RunnerCapability =
658658 | 'RUNNER_CAPABILITY_RUNNER_SIDE_AGENT'
659659 | 'RUNNER_CAPABILITY_WARM_POOL'
660660 | 'RUNNER_CAPABILITY_ASG_WARM_POOL'
661- | 'RUNNER_CAPABILITY_PORT_AUTHENTICATION' ;
661+ | 'RUNNER_CAPABILITY_PORT_AUTHENTICATION'
662+ | 'RUNNER_CAPABILITY_HORIZONTAL_SCALING' ;
662663
663664export interface RunnerConfiguration {
664665 /**
You can’t perform that action at this time.
0 commit comments