Returns a raw HTTP response for delete /api/v1/comments/{owner}/{repo}/{parent_comment_id}/like, but is otherwise the same as
[LikeService.deleteAll]..
public HttpResponseFor<LikeDeleteAllResponse> deleteAll(
String parentCommentId,
LikeDeleteAllParams params
)Returns a raw HTTP response for delete /api/v1/comments/{owner}/{repo}/{parent_comment_id}/like, but is otherwise the same as
[LikeService.deleteAll].
| Name | Type | Description |
|---|---|---|
parentCommentId* | String | |
params* | LikeDeleteAllParams |