ex_oapi
v0.1.0
Pages
Modules
ExOAPI.Parser.V3.Context.ExternalDoc
(ex_oapi v0.1.0)
View Source
Link to this section
Summary
Types
t()
Functions
map_cast(struct \\ %__MODULE__{}, params)
Link to this section
Types
Link to this type
t()
View Source
Specs
t() :: %ExOAPI.Parser.V3.Context.ExternalDoc{ description:
String.t
() | nil, url:
String.t
() | nil }
Link to this section
Functions
Link to this function
map_cast(struct \\ %__MODULE__{}, params)
View Source