View Source Lightning.Runs.Handlers.StartStep (Lightning v2.10.4)
Schema to validate the input attributes of a started step.
Summary
Functions
@spec call(Lightning.Run.t(), map()) :: {:ok, Lightning.Invocation.Step.t()} | {:error, Ecto.Changeset.t()}