Trifolium.Corrections.report

You're seeing just the function report, go back to Trifolium.Corrections module for more information.
Link to this function

report(id, body)

Specs

report(integer() | String.t(), %{
  notes: String.t() | nil,
  source_type: String.t() | nil,
  source_reference: String.t() | nil,
  correction: %{:scientific_name => String.t(), optional(any()) => any()}
}) :: Trifolium.API.response()