QuenyaBuilder.Object.Response (QuenyaBuilder v0.3.5) View Source

Link to this section Summary

Types

t()

Response object from the spec, we won't support links filed at the moment

Link to this section Types

Specs

t() :: %QuenyaBuilder.Object.Response{
  content: map(),
  description: String.t(),
  headers: map()
}

Response object from the spec, we won't support links filed at the moment