ts-ls

Get diagnostics for a given file URI

Get diagnostics for a given file URI from the language server

post/v1/devboxes/{id}/lsp/diagnostics

Path parameters

idstring required

The id of the devbox.

Request body

uristring required

Response

The URI of the file and the diagnostics for that file

uristring required

Changes