add encoder
All checks were successful
Build and Publish / build-release (push) Successful in 1m24s

This commit is contained in:
2026-04-21 15:02:52 -05:00
parent b05dbd6e4f
commit fcb8935080

View File

@@ -49,6 +49,7 @@ defmodule WorkloadService.Aggregates.Task do
alias Commanded.Aggregates.Aggregate
@derive Jason.Encoder
defstruct [
:id,
:application_id,