Lightning.Runs.Handlers.StartStep (Lightning v2.13.5)

View Source

Schema to validate the input attributes of a started step.

Summary

Functions

call(run, params)

@spec call(Lightning.Run.t(), map()) ::
  {:ok, Lightning.Invocation.Step.t()} | {:error, Ecto.Changeset.t()}