arbret/backend/routes
counterweight 19c313767c
Fix: Validate source_date in copy availability endpoint
Added validation to ensure source_date is within the allowed range
(tomorrow to +30 days) for consistency with target_dates validation.
2025-12-21 17:28:21 +01:00
..
__init__.py first implementation 2025-12-20 22:18:14 +01:00
audit.py reviewed 2025-12-20 22:38:39 +01:00
auth.py reviewed 2025-12-20 22:38:39 +01:00
availability.py Fix: Validate source_date in copy availability endpoint 2025-12-21 17:28:21 +01:00
booking.py Fix: Prevent cancellation of past appointments 2025-12-21 17:27:23 +01:00
counter.py reviewed 2025-12-20 22:38:39 +01:00
invites.py reviewed 2025-12-20 22:38:39 +01:00
meta.py implemented 2025-12-20 23:06:05 +01:00
profile.py reviewed 2025-12-20 22:38:39 +01:00
sum.py reviewed 2025-12-20 22:38:39 +01:00