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

Link to this section Summary

Link to this section Types

@type t() :: :string | :number | :integer | :boolean | :array | :object

Link to this section Functions

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