View Source ExOAPI.Generator.Paths (ex_oapi v0.1.5)
Link to this section Summary
Link to this section Types
@type t() :: %ExOAPI.Generator.Paths{ calls: [ExOAPI.Generator.Paths.Call.t()], ctx: ExOAPI.Parser.V3.Context.t() | nil }
@type t() :: %ExOAPI.Generator.Paths{ calls: [ExOAPI.Generator.Paths.Call.t()], ctx: ExOAPI.Parser.V3.Context.t() | nil }