Search
Is sent when a flow is replaced by a different flow of the same class
@type t() :: %Ory.Model.ErrorFlowReplaced{ code: integer() | nil, debug: String.t() | nil, details: %{optional(String.t()) => AnyType} | nil, id: String.t() | nil, message: String.t(), reason: String.t() | nil, request: String.t() | nil, status: String.t() | nil, use_flow_id: String.t() | nil }