action flat_mark_score_comment_resolved { label: "Mark the comment as resolved" provider: flat method: PUT path: "/scores/{score}/comments/{comment}/resolved" encoding: json output: { type: "object" additionalProperties: true } }