Or

zio.http.endpoint.openapi.OpenAPI$.ReferenceOr$.Or
See theOr companion object
final case class Or[T](value: T) extends ReferenceOr[T]

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait ReferenceOr[T]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def asJsonSchema(implicit ev: T <:< JsonSchema): JsonSchema

Attributes

Inherited from:
ReferenceOr

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product