Content

zio.http.endpoint.openapi.OpenAPI$.Parameter$.Definition$.Content
final case class Content(key: String, mediaType: String) extends Definition

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Definition
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def toJson: String

Attributes

Definition Classes
OpenAPIBase

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product