ParameterStyle

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

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object DeepObject.type
object Form.type
object Label.type
object Matrix.type
object PipeDelimited.type
object Simple.type
object SpaceDelimited.type
Show all

Members list

Value members

Concrete fields

val value: String