kjh2064
|
69ec7913d0
|
P18: CompanyController → FastEndpoints (AllEndpoints.cs)
- Migrate CompanyController to 6 FastEndpoints
- GetById, GetByCode, GetPaged, Create, Update, Delete
- Backup original controller as .bak
- All endpoints require Bearer token auth
- Supports pagination (page, pageSize defaults to 1, 20)
- ValidationException handling for business logic errors
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
|
2026-07-03 17:34:53 +09:00 |
|