Generated operations for OpenAPI tag tasks.
tasks
Create Task
Update Task
Create a new task for the current user
POST /tasks
Request body (map or generated struct).
Update a task.
PUT /tasks/{task_id}
task_id