Browse Source

chore: format code

GitHub Action 2 months ago
parent
commit
57ef115375
1 changed files with 5 additions and 0 deletions
  1. 5 0
      packages/sdk/openapi.json

+ 5 - 0
packages/sdk/openapi.json

@@ -7411,6 +7411,11 @@
             "description": "Suspend terminal",
             "default": "ctrl+z",
             "type": "string"
+          },
+          "terminal_title_toggle": {
+            "description": "Toggle terminal title",
+            "default": "none",
+            "type": "string"
           }
         },
         "additionalProperties": false