OPENAPI / COMPONENTS / SCHEMAS
todo_task_data 数据结构
todo_task_datatodo task data。
object18字段
actionstodo_task_actionactions。
category_idstringcategory id。
create_timeintegercreate time。
creatorstring创建者。
descriptionstring描述。
display_timeintegerdisplay time。
due_timeintegerdue time。
executorstring必填executor。
ext_attrsextended_attributeext attrs。
finish_timeintegerfinish time。
is_readbooleanis read。
linktodo_task_linklink。
notify_configtodo_notify_confignotify config。
priorityintegerpriority。
statustodo_task_status状态。
tagsarraytags。
task_idstring任务或异步任务 ID。
titletodo_task_title必填标题。