Skip to main content

TaskCreate

Version: v1.0.0

Supporting model

A request/response or nested model — not a stored DynamoDB entity.

Overview

Task model

Fields

FieldTypeRequiredDefaultDescription
task_idstr
item_typestr
item_display_idstr
titlestr
assignee_idstr
due_datestr
descriptionstr
prioritystr
process_idstr
stage_idstr
assignee_namestr
is_archivedboolFalse
in_final_stageboolFalse
created_atstr
updated_atstr
typestrTASK

APIs / Triggers

TriggerEndpoint / SourceDetailHandler
APIPOST /newtaskManager/tasksrc/task/task_post.py

Change history

v1.0.0 · 2025-03-16 · Cian (shared account) · feca668a3

models

  • Initial version.

Generated from dismantly-backend/Microservices/TaskManager/dependencies/models.py. Do not edit by hand.

Models last synced: 2026-06-23 13:21 UTC