Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 563 Bytes

File metadata and controls

25 lines (13 loc) · 563 Bytes

CommentsData

Properties

Name Type Description Notes
inlineComments List<InlineComment> Structured inline comments with line numbers
taskStatus TaskStatusEnum Task status

Enum: TaskStatusEnum

Name Value
UNINITIALISED "UNINITIALISED"
PENDING "PENDING"
COMPLETED "COMPLETED"
UNKNOWN_DEFAULT_OPEN_API "unknown_default_open_api"