APIDoc v0.1.3 APIDoc.Doc.Response View Source

Link to this section Summary

Link to this section Types

Link to this type

t() View Source
t() :: %APIDoc.Doc.Response{
  content: map(),
  description: String.t(),
  line: pos_integer(),
  status: pos_integer() | :default
}