{ "operationId": "getCommentById", "method": "GET", "path": "/api/comments/{id}", "status": "404", "response": { "error": "not found", "status": 404 } }