OPENAPI / COMPONENTS / SCHEMAS
update_todo_task_data data structure
update_todo_task_dataUpdate todo task data.
object14properties
actionstodo_task_actionActions.
category_idstringCategory id.
descriptionstringDescription.
display_timeintegerDisplay time.
due_timeintegerDue time.
ext_attrsextended_attributeExt attrs.
finish_timeintegerFinish time.
is_readbooleanIs read.
linktodo_task_linkLink.
notify_configtodo_notify_configNotify config.
priorityintegerPriority.
statustodo_task_statusStatus.
tagsarrayTags.
titletodo_task_titleTitle.