Resolves the closed operation catalog visible to one loop step.
Summary
Functions
Returns whether an operation id belongs to an Agent's closed registry.
Resolves an exact or JSON string operation reference in the Agent registry.
Functions
@spec all(module(), Spectre.Operation.Definition.t()) :: {:ok, %{optional(term()) => Spectre.Operation.Spec.t()}} | {:error, term()}
Returns whether an operation id belongs to an Agent's closed registry.
@spec resolve(module(), Spectre.Operation.Definition.t(), term()) :: {:ok, Spectre.Operation.Spec.t()} | {:error, term()}
Resolves an exact or JSON string operation reference in the Agent registry.