Ory.Model.ErrorGeneric (ory_client v1.6.2)
The standard Ory JSON API error format.
Summary
Types
@type t() :: %Ory.Model.ErrorGeneric{error: Ory.Model.GenericErrorContent.t()}
Functions
Link to this function
The standard Ory JSON API error format.
@type t() :: %Ory.Model.ErrorGeneric{error: Ory.Model.GenericErrorContent.t()}