Implement the adding of new comment.
The POST /comments API call now returns the newly added comment as a result in addition to just returning an ID.
Loading
Please register or sign in to comment
The POST /comments API call now returns the newly added comment as a result in addition to just returning an ID.