APIDoc v0.0.1-pro0 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(),
  status: pos_integer() | :default
}