utility

Mark a file as dirty

Mark a file as dirty so that the language server will not return requests until the file is marked as clean

post/v1/devboxes/{id}/lsp/mark-file-dirty

Path parameters

idstring required

The id of the devbox.

Request body

uristring required

Response

No content

Changes