float

open override fun float(name: String): PathVariable<Float>(source)

Creates a required PathVariable expecting a float value.

Return

path variable backed by the float codec.

Parameters

name

canonical parameter name embedded in the URI template.