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