rl-language-service

Apply a code action

Apply a code action to a given code segment not all code actions are supported yet

post/v1/devboxes/{id}/lsp/apply-code-action

Path parameters

idstring required

The id of the devbox.

Request body

kindstring
isPreferredboolean
titlestring required

Response

The result of the code action

errorstring
filesChangedstring[]
successboolean required

Changes