feat: export historie jídel uživatele
CI / Generate TypeScript types (push) Successful in 10s
CI / Server unit tests (push) Successful in 25s
CI / Build server (push) Successful in 28s
CI / Build client (push) Successful in 41s
CI / Playwright E2E tests (push) Successful in 1m53s
CI / Build and push Docker image (push) Successful in 1m1s
CI / Notify (push) Successful in 3s

This commit is contained in:
Ondřej Anděl
2026-08-12 13:53:36 +02:00
parent 065ccaf38a
commit eeb1630391
13 changed files with 1513 additions and 8 deletions
+2
View File
@@ -70,6 +70,8 @@ paths:
# Statistiky (/api/stats)
/stats:
$ref: "./paths/stats/stats.yml"
/stats/export:
$ref: "./paths/stats/export.yml"
# Návrhy na vylepšení (/api/suggestions)
/suggestions/list: