View Source WaxAPIREST.Types.Error.MissingField exception (wax_api_rest v0.4.0)

Link to this section Summary

Link to this section Types

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