View Source ExOAPI.EctoTypes.ParameterIn (ex_oapi v0.1.3)

Link to this section Summary

Link to this section Types

@type t() :: :query | :header | :path | :cookie

Link to this section Functions

@spec values(:atoms | :strings) :: [t()] | [String.t()]