The body of a comment being created or updated.
Name | Type | Description | Notes |
---|---|---|---|
text | str | The main comment value. | [optional] |
annotations | list[Annotation] | A list of optional Annotations. | [optional] |
is_resolved | str | An optional value indicating whether the comment has been resolved, defaults to `false`. Resolved comments will not be returned in subsequent requests. | [optional] |