dodelej me z pc

This commit is contained in:
2026-05-06 19:56:38 +02:00
parent b6fdf1de98
commit 7e4736b2ce
19 changed files with 4313 additions and 95 deletions
+12
View File
@@ -58,6 +58,9 @@ ClientData:
type: array
items:
$ref: "#/PendingQr"
slot:
description: Slot jídla, ke kterému se tato data vztahují
$ref: "#/MealSlot"
# --- OBĚDY ---
UserLunchChoice:
@@ -130,6 +133,15 @@ LunchChoice:
- OBJEDNAVAM
- NEOBEDVAM
- ROZHODUJI
MealSlot:
description: Slot jídla - oběd nebo extra jídlo (večeře, pozdní oběd)
type: string
enum:
- obed
- extra
x-enum-varnames:
- OBED
- EXTRA
DayIndex:
description: Index dne v týdnu (0 = pondělí, 4 = pátek)
type: integer