QueryStyle

zio.http.endpoint.openapi.OpenAPI$.Parameter$.QueryStyle$
See theQueryStyle companion trait
object QueryStyle

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
QueryStyle.type

Members list

Type members

Classlikes

case object DeepObject extends QueryStyle

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait QueryStyle
class Object
trait Matchable
class Any
Show all
Self type
DeepObject.type
case object Form extends QueryStyle

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait QueryStyle
class Object
trait Matchable
class Any
Show all
Self type
Form.type
case object Label extends PathStyle

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait PathStyle
class Object
trait Matchable
class Any
Show all
Self type
Label.type
case object Matrix extends PathStyle

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait PathStyle
class Object
trait Matchable
class Any
Show all
Self type
Matrix.type
case object PipeDelimited extends QueryStyle

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait QueryStyle
class Object
trait Matchable
class Any
Show all
Self type
case object Simple extends PathStyle

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait PathStyle
class Object
trait Matchable
class Any
Show all
Self type
Simple.type
case object SpaceDelimited extends QueryStyle

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait QueryStyle
class Object
trait Matchable
class Any
Show all
Self type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror