OPENAPI / COMPONENTS / SCHEMAS

update_todo_task_data data structure

update_todo_task_data

Update todo task data.

object14properties
actionstodo_task_action

Actions.

category_idstring

Category id.

descriptionstring

Description.

display_timeinteger

Display time.

due_timeinteger

Due time.

ext_attrsextended_attribute

Ext attrs.

finish_timeinteger

Finish time.

is_readboolean

Is read.

linktodo_task_link

Link.

notify_configtodo_notify_config

Notify config.

priorityinteger

Priority.

statustodo_task_status

Status.

tagsarray

Tags.

titletodo_task_title

Title.