POST https://api.pagertree.com/api/v4/comments
def comment_params
params.permit(
:body
)
end
GET https://api.pagertree.com/api/v4/comments/:id
GET https://api.pagertree.com/api/v4/comments
POST https://api.pagertree.com/api/v4/comments/:id/comments
GET https://api.pagertree.com/api/v4/comments/:id/comments