Ory.Model.ErrorGeneric (ory_kratos v1.3.6-alpha.2)

The standard Ory JSON API error format.

Summary

Types

t()

@type t() :: %Ory.Model.ErrorGeneric{error: Ory.Model.GenericError.t()}

Functions

decode(value)