Rewrites payload URLs through the configured short-link provider.
Summary
Functions
Rewrites eligible URLs in a rendered payload through the configured provider.
Types
@type context() :: %{ optional(:step_execution_id) => Ecto.UUID.t() | binary(), optional(:tenant_key) => binary() | nil, optional(:sequence) => Ecto.Schema.t() | map(), optional(:step) => Ecto.Schema.t() | map(), optional(:provider_opts) => keyword(), optional(:tenant_short_links) => keyword() }