OPENAPI / COMPONENTS / SCHEMAS
todo_task_data data structure
todo_task_dataTodo task data.
object18properties
actionstodo_task_actionActions.
category_idstringCategory id.
create_timeintegerCreate time.
creatorstringCreator.
descriptionstringDescription.
display_timeintegerDisplay time.
due_timeintegerDue time.
executorstringrequiredExecutor.
ext_attrsextended_attributeExt attrs.
finish_timeintegerFinish time.
is_readbooleanIs read.
linktodo_task_linkLink.
notify_configtodo_notify_configNotify config.
priorityintegerPriority.
statustodo_task_statusStatus.
tagsarrayTags.
task_idstringTask or async task ID.
titletodo_task_titlerequiredTitle.