Advertisement
amirrulilham_

List comments

Apr 18th, 2022
1,154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.25 KB | None | 0 0
  1. [
  2.   {
  3.     "id": 0,
  4.     "comment": "comment text",
  5.     "user": {
  6.       "id": 0,
  7.       "name": "user name",
  8.       "profileImage": "image-url",
  9.       "role": {
  10.         "id": 0,
  11.         "name": "role name"
  12.       }
  13.     },
  14.     "createdAt": ""
  15.   }
  16. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement