feat: migrate TaxFilingScheduleController to FastEndpoints (Phase 6)
TaxBaik CI/CD / build-and-deploy (push) Successful in 3m27s

IMPLEMENTATION:
- Create 7 FastEndpoints Endpoints:
  - CreateEndpoint, GetByIdEndpoint, GetAllEndpoint
  - GetByClientIdEndpoint, GetUpcomingEndpoint
  - MarkCompletedEndpoint, GetPendingCountEndpoint

Total: 38 endpoints migrated (out of 73)
Remaining: 12 Controllers (35 endpoints)

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-07-03 17:28:05 +09:00
parent a97f31f89c
commit 76334bedd2
2 changed files with 149 additions and 0 deletions