server.web.routes.v2.fsm.task_template
Routes for Tasks.
Attributes
Functions
|
Add a task template for a given tool to the database. |
|
Get the task_template_version. |
|
|
|
Add a tool to the database. |
Module Contents
- server.web.routes.v2.fsm.task_template.get_task_template() Any[source]
Add a task template for a given tool to the database.
- server.web.routes.v2.fsm.task_template.get_task_template_versions(task_template_id: int) Any[source]
Get the task_template_version.