{ "summary": "getReviewsGraph", "operationId": "getReviewsGraphUsingGET", "method": "GET", "path": "/v2/review-cycle/{cycleId}/reviews-graph", "tags": [ "review-graph-resource" ], "description": "GET /v2/review-cycle/{cycleId}/reviews-graph", "parameters": { "cycleId": "", "mainReviewerId": "" }, "response": { "status": 200, "description": "OK" } }