curl --location --request GET 'https://api.swaggerhub.com/domains////.comment'[
{
"body": "string",
"created": "2019-08-24T14:15:22.123Z",
"id": "141b0adb-f26a-438b-be78-906445c91a36",
"modified": "2019-08-24T14:15:22.123Z",
"user": {
"active": true,
"id": "alex"
},
"position": 0,
"replies": [
{
"body": "string",
"created": "2019-08-24T14:15:22.123Z",
"id": "141b0adb-f26a-438b-be78-906445c91a36",
"modified": "2019-08-24T14:15:22.123Z",
"user": {
"active": true,
"id": "alex"
}
}
],
"status": "OPEN"
}
]