Header

zio.http.api.openapi.OpenAPI$.Header
final case class Header(description: Doc, required: Boolean, deprecate: Boolean, allowEmptyValue: Boolean, content: (String, MediaType)) extends HeaderOrReference

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

override def toJson: String

Attributes

Definition Classes
OpenAPIBase

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product