{ "summary": "getCommentCounts", "operationId": "getCommentCountsUsingPOST", "method": "POST", "path": "/v2/objectives/comment-counts", "tags": [ "objectives-resource" ], "description": "POST /v2/objectives/comment-counts", "requestBody": { "description": "objectiveIds", "required": true }, "response": { "status": 200, "description": "OK" } }