Commit Graph

4 Commits

Author SHA1 Message Date
cernont 6c1330e570 Fix FastEndpoints/Swagger wiring and missing required fields in DTOs
- Register FastEndpoints, SwaggerDocument, DbContext in Program.cs
- Add DbContextOptions constructor to PyroFetesDbContext
- Add CityId to Show DTOs and endpoints (NOT NULL in DB)
- Add F4T2NumberApproval/F4T2ExpirationDate to Staff DTOs and endpoints
- Simplify DeleteShow to rely on DB cascade instead of manual includes
- Default NOT NULL string fields to empty string on create

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-27 19:35:01 +02:00
cernont 3a09bfc8ad Finalisation endpoints 2025-11-13 15:11:34 +01:00
cernont 5c12a45ae6 finalisation des endpoints 2025-11-13 15:11:12 +01:00
cernont 55f92ad761 initalisation 2025-11-13 14:13:26 +01:00