OPENAPI / COMPONENTS / SCHEMAS
todo_personal_task data structure
todo_personal_taskTodo personal task.
object13properties
all_finished_statustodo_task_statusrequiredAll finished status.
biz_sourcestringrequiredBiz source.
create_timeintegerrequiredCreate time.
creatortodo_userrequiredCreator.
descriptionstringDescription.
due_timeintegerDue time.
executorstodo_userExecutors.
ext_attrsextended_attributeExt attrs.
finish_timeintegerFinish time.
idstringrequiredUnique identifier of the resource.
my_finished_statustodo_task_statusrequiredMy finished status.
notify_configtodo_notify_configNotify config.
titletodo_task_titlerequiredTitle.