You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: api/openapi-spec/swagger.json
+8
Original file line number
Diff line number
Diff line change
@@ -3559,6 +3559,10 @@
3559
3559
"description": "Parameters are values to pass to the template. The values should be encoded as YAML string where each parameter is represented as a top-level field key.",
3560
3560
"type": "string"
3561
3561
},
3562
+
"preventWakeUpOnConnection": {
3563
+
"description": "PreventWakeUpOnConnection is used to prevent workspace that uses sleep mode from waking up on incomming ssh connection.",
0 commit comments