ParameterIn

sttp.apispec.openapi.ParameterIn
See theParameterIn companion object
sealed abstract class ParameterIn(val value: String)

Attributes

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

Members list

Value members

Concrete fields

val value: String