Skip to main content

Comment

createdAtstring<date-time>
updatedAtstring<date-time>
idintegerrequired
authorstringrequired
bodystringrequired
replies []
  • Array [
  • circular(Comment)
  • ]
  • Comment
    {
    "createdAt": "2024-07-29T15:51:28.071Z",
    "updatedAt": "2024-07-29T15:51:28.071Z",
    "id": 0,
    "author": "string",
    "body": "string",
    "replies": [
    null
    ]
    }