{ "text": "string", "reply_id": 0 }
curl --location --request POST '/posts//comments' \ --header 'Content-Type: application/json' \ --data-raw '{ "text": "string", "reply_id": 0 }'
{}