CommentCreated| Nombre | Tipo | Formato | Obligatorio |
|---|---|---|---|
id |
integer | obligatorio | |
content |
string | obligatorio | |
createdAt |
string | null | date-time |
{
"id": 0,
"content": "string",
"createdAt": "2026-01-01T00:00:00+00:00"
}