patchTestRunComment
Update a test run comment by specifying project, test run, and comment IDs, plus the new comment content or resolution status.
Instructions
Updates the specified Test Run Comment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The Project ID. | |
| testRunId | Yes | The Test Run ID. | |
| commentId | Yes | The Comment ID. | |
| requestBody | Yes | The Comment body. |