QuenyaParser.Object.Response (Quenya Parser v0.3.7) View Source
Response object
Link to this section Summary
Link to this section Types
Specs
t() :: %QuenyaParser.Object.Response{
content: %{required(String.t()) => QuenyaParser.Object.MediaType.t()},
description: String.t(),
headers: %{required(String.t()) => QuenyaParser.Object.Header.t()}
}
Response object from the spec, we won't support links filed at the moment