We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 290c69d commit 2dc3c8dCopy full SHA for 2dc3c8d
2 files changed
.stats.yml
@@ -1,4 +1,4 @@
1
configured_endpoints: 193
2
-openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/gitpod/gitpod-2c826f16ee44cc15c6309755aff37a31c91bc7437bb863a598587c0b998b55a5.yml
3
-openapi_spec_hash: 0d94a05e7220eaa0b3f1f04559612416
+openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/gitpod/gitpod-771a93472886d9a5ad2f4322a3585a6006eeea484e04d9e610a6b6f5afc12c7b.yml
+openapi_spec_hash: f44f26ac4d487d9831848a729032dc51
4
config_hash: a5dff404dcc41293fdc9d3a131a6f2e3
src/gitpod/types/runner_capability.py
@@ -19,4 +19,5 @@
19
"RUNNER_CAPABILITY_WARM_POOL",
20
"RUNNER_CAPABILITY_ASG_WARM_POOL",
21
"RUNNER_CAPABILITY_PORT_AUTHENTICATION",
22
+ "RUNNER_CAPABILITY_HORIZONTAL_SCALING",
23
]
0 commit comments