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_000030
## Beschreibung
- Button/Action fuer "Nach Updates suchen".
- Ergebnisanzeige (Update verfuegbar/keine Updates/Fehler).
- API-Basis: `POST /update/check` (siehe `docs/update-api.md`).
## Definition of Done (DoD)
- UI zeigt Ergebnis des Update-Checks.