The CommentConnector aims to manage and use comments for the content.
| Resource | Description |
|---|---|
| POST /contents/comment/add | Adds a new comment to the content. |
| GET /contents/comment/all | Gets all comments for a specific content. |
| DELETE /contents/comment/delete | Delete a comment of a content. |