In

zio.http.endpoint.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

Value members

Concrete methods

override def toJson: String

Attributes

Definition Classes
OpenAPIBase