feat(config): add GameWritebackEventDto to reflection targets
Build & Test (NowChessSystems) TeamCity build finished

This commit is contained in:
2026-05-19 08:49:48 +02:00
parent cb44f491bd
commit 87f29a7204
@@ -14,6 +14,7 @@ import io.quarkus.runtime.annotations.RegisterForReflection
classOf[ClockDto],
classOf[CreateGameRequestDto],
classOf[ErrorEventDto],
classOf[GameWritebackEventDto],
classOf[GameFullDto],
classOf[GameFullEventDto],
classOf[GameStateDto],