api/scheduler_task_update.py.dox.md
scheduler_task_update.py API endpoint.scheduler_task_update.py because this directory is intentionally flat.scheduler_task_update.py owns the runtime implementation.scheduler_task_update.py.dox.md owns durable notes about responsibilities, contracts, side effects, and verification for that implementation.SchedulerTaskUpdate (ApiHandler)
async process(self, input: Input, request: Request) -> Outputhelpers.api.ApiHandler; WebSocket handlers must derive from helpers.ws.WsHandler.SchedulerTaskUpdate is an ApiHandler.SchedulerTaskUpdate defines process(...).helpers.api, helpers.localization, helpers.task_scheduler.scheduler.get_task_by_uuid, serialize_task, Localization.get.set_timezone, scheduler.reload, TaskState, scheduler.update_task, parse_task_schedule, parse_task_plan.helpers.api.Response for non-JSON responses, files, redirects, or status-specific replies.No child DOX files.