File tree Expand file tree Collapse file tree 2 files changed +2
-8
lines changed
Expand file tree Collapse file tree 2 files changed +2
-8
lines changed 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%2Fgitpod-9b7fd2030480921db661aeb8eb6c454e8b53accf4bddecc66e740383ab7ad074 .yml
3- openapi_spec_hash : deb597c2dbac0fddcdd136aae19aba44
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/gitpod%2Fgitpod-ffc8cf0ed565636356f70cba5521094ee367d0b30bacb266a70f4ea98889c74c .yml
3+ openapi_spec_hash : bf1abc17445dd410c3c3f8607c5a4937
44config_hash : 843d5f356bfb6295862722a8d71d08e0
Original file line number Diff line number Diff line change @@ -324,12 +324,6 @@ export interface RunsOn {
324324 * Machine runs the service/task directly on the VM/machine level.
325325 */
326326 machine ?: unknown ;
327-
328- /**
329- * Terminal runs the service inside a managed PTY terminal in the devcontainer.
330- * Users can attach to the terminal interactively via the terminal API.
331- */
332- terminal ?: unknown ;
333327}
334328
335329export namespace RunsOn {
You can’t perform that action at this time.
0 commit comments