204 No Content, which indicates that nothing changed, or 200 OK with the structure described below.
The response payload allows you to append a collection of LintIssues to the check, which will be displayed on the
Check results page.
You can also return a collection of error messages to be displayed in the extension’s UI.
The response payload must be a JSON object no larger than 5 MB.