short

open override fun short(name: String): PathVariable<Short>(source)

Creates a required PathVariable expecting a short value.

Return

path variable backed by the short codec.

Parameters

name

canonical parameter name embedded in the URI template.