chore(consistency): sync task status from DB [auto]

Updated by fix-consistency on 2026-03-29:
  - T02: todo → done
This commit is contained in:
2026-03-29 19:55:58 +02:00
parent b36e7d469c
commit df84198c2e

View File

@@ -92,7 +92,7 @@ state_hub_task_id: "8ee527cf-436b-4bab-bdb8-406314a38d99"
```task
id: T02
title: "GET /token-events/{event_id} endpoint"
status: todo
status: done
priority: high
description: >
Add GET /token-events/{event_id} to api/routers/token_events.py.