WaxAPIREST.Types.Error.MissingField exception (wax_api_rest v0.5.0)

View Source

Summary

Types

t()

@type t() :: %WaxAPIREST.Types.Error.MissingField{
  __exception__: true,
  field: String.t()
}