Raw contact information from the OpenAPI spec
@type t() :: %OpenAPI.Spec.Info.Contact{ email: String.t() | nil, name: String.t() | nil, url: String.t() | nil }