In

zio.http.api.openapi.OpenAPI$.SecurityScheme$.ApiKey$.In
See theIn companion object
sealed trait In

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Cookie.type
object Header.type
object Query.type
Self type

Members list

Concise view

Value members

Concrete methods

override def toJson: String

Attributes

Definition Classes
OpenAPIBase