View Source ExOAPI.EctoTypes.Security (ex_oapi v0.1.5)

Link to this section Summary

Link to this section Types

@type t() :: :apiKey | :http | :oauth2 | :openIdConnect

Link to this section Functions

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