View Source Swagdox.Type (swagdox v0.1.3)

Describes a type in an OpenAPI specification.

Summary

Types

@type variable() :: String.t() | [String.t()] | atom() | [atom()]

Functions

@spec reference(String.t() | atom()) :: map()
@spec render(variable()) :: map()