open_api_spex v1.1.0 OpenApiSpex.ExternalDocumentation View Source

Defines the OpenApiSpex.ExternalDocumentation.t type.

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %OpenApiSpex.ExternalDocumentation{description: String.t, url: String.t}

External Documentation Object

Allows referencing an external resource for extended documentation.