docs: define update backend api

This commit is contained in:
2025-12-29 00:08:16 +01:00
parent 2fc189a467
commit fde207a3e6
7 changed files with 66 additions and 0 deletions

View File

@ -12,6 +12,7 @@ US_000029
## Beschreibung
- Update-Status und Version im UI anzeigen.
- Letzten Status mit Zeitstempel visualisieren.
- API-Basis: `GET /update/status` (siehe `docs/update-api.md`).
## Definition of Done (DoD)
- UI zeigt Version + letzten Status.