Utopia-Canteen-System/UtopiaCanteen.Shared
SYED MUSTUFA AHMED NAQVI 280811eda4 Add shared canteen API contracts
Adds shared DTOs for backend/client communication, including scan requests, scan responses, health checks, stats, cache status, manual sync responses, employee data, meal schedules, and recent scan records.
2026-05-23 12:48:43 +05:00
..
CacheStatusResponse.cs Add shared canteen API contracts 2026-05-23 12:48:43 +05:00
EmployeeDto.cs Add shared canteen API contracts 2026-05-23 12:48:43 +05:00
EmployeeLocationSiteResponse.cs Add shared canteen API contracts 2026-05-23 12:48:43 +05:00
HealthResponse.cs Add shared canteen API contracts 2026-05-23 12:48:43 +05:00
ManualSyncResponse.cs Add shared canteen API contracts 2026-05-23 12:48:43 +05:00
MealScheduleDto.cs Add shared canteen API contracts 2026-05-23 12:48:43 +05:00
RecentScanDto.cs Add shared canteen API contracts 2026-05-23 12:48:43 +05:00
ScanRequest.cs Add shared canteen API contracts 2026-05-23 12:48:43 +05:00
ScanResponse.cs Add shared canteen API contracts 2026-05-23 12:48:43 +05:00
StatsDto.cs Add shared canteen API contracts 2026-05-23 12:48:43 +05:00
UtopiaCanteen.Shared.csproj Add shared canteen API contracts 2026-05-23 12:48:43 +05:00