Threadline.Investigation.IncidentChange (Threadline v0.4.0)

Copy Markdown View Source

One bundled incident change with raw linked structs and a packaged diff.

Summary

Types

t()

@type t() :: %Threadline.Investigation.IncidentChange{
  change_diff: map(),
  linked_change: Threadline.Investigation.LinkedChange.t()
}