notebookvb

This commit is contained in:
Vladimir Buzalka
2026-05-31 07:51:29 +02:00
parent ac37a6e6db
commit a9ef60212d
17 changed files with 3590 additions and 0 deletions
@@ -0,0 +1,20 @@
{
"request": {
"clinicSlug": "mudr-buzalkova",
"color": "CHARCOAL",
"note": "Test 2 z Claude Code",
"timeSlotInput": {
"calendarId": "b6555c7e-4e95-4657-b441-87c2c9a7b2ca",
"start": "2026-05-30T08:00:00.000Z",
"end": "2026-05-30T08:05:00.000Z"
}
},
"response": {
"data": {
"reservation": {
"id": "3ac6849a-12e2-4248-a99d-ec9a577ce820",
"__typename": "Reservation"
}
}
}
}