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
object Form
object Label
object Matrix
object PipeDelimited
object Simple
Show all

Members list

Value members

Concrete fields

val value: String