{ "summary": "getComments", "operationId": "getCommentsUsingGET_1", "method": "GET", "path": "/v2/praise/{praiseId}/comments", "tags": [ "praise-resource" ], "description": "GET /v2/praise/{praiseId}/comments", "parameters": { "praiseId": "" }, "response": { "status": 200, "description": "OK" } }