BlueBird v0.3.2 BlueBird.ApiDoc

Defines the ApiDoc struct.

Link to this section Summary

Types

t()

Type that represents the ApiDoc struct

Link to this section Types

Link to this type t()
t() :: %BlueBird.ApiDoc{description: String.t, host: String.t, routes: [BlueBird.Route.t], title: String.t}

Type that represents the ApiDoc struct.