Files
ersatztv/ErsatzTV/wwwroot
timothyandClaude Fable 5 8d89ab1624
Build ErsatzTV Image / Build & test (.NET) (pull_request) Successful in 3m57s
Build ErsatzTV Image / EF migration integrity (SQLite + MySql) (pull_request) Successful in 4m53s
Build ErsatzTV Image / Build & push image (amd64) (pull_request) Has been skipped
fix(api): add nullable context to #96/#98 DTOs; regen OpenAPI + SPA types
ChannelResponseModel and BulkChannelRequests DTOs lacked file-scoped
#nullable enable, so the OpenAPI generator emitted every string
property as a ["null","string"] union (project Nullable default is
disable), polluting SPA typegen with needless `| null` unions.
ChannelStateResponseModel already complied with this convention
(precedent: PlayoutResponseModel). All properties in both files are
always populated (never null in practice), so no property needed to
become explicitly optional/nullable - just adding #nullable enable
was sufficient to clean up the generated schema.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-04 08:02:28 +02:00
..
2025-11-24 20:01:53 -06:00
2026-01-12 08:49:57 -06:00
2025-11-10 16:01:47 -06:00
2025-11-10 16:01:47 -06:00
2025-11-10 16:01:47 -06:00
2025-11-10 16:01:47 -06:00
2025-11-10 16:01:47 -06:00