Comments

The Comment object represents an annotation of code within a File. Comments can optionally contain a pointDelta value, which modifies the grade of the Comment's ancestor Submission.

Endpoints

POST

  /comments

GET

  /comment/:id

PATCH

  /comment/:id

DELETE

  /comment/:id