Skip to content

Commit c67a192

Browse files
chore(internal): regenerate SDK with no functional changes
1 parent dc2e7cc commit c67a192

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

.stats.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
configured_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
44
config_hash: a5dff404dcc41293fdc9d3a131a6f2e3

src/resources/runners/runners.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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

663664
export interface RunnerConfiguration {
664665
/**

0 commit comments

Comments
 (0)