utility

Set the watch directory

Set the watch directory for the language server to a new path and restart the server

post/v1/devboxes/{id}/lsp/set-watch-directory

Path parameters

idstring required

The id of the devbox.

Request body

pathstring required

Response

A message indicating that the watch directory has been set

string required

Changes