action

abstract fun action(action: suspend (String) -> Unit)(source)

Adds an action for the route with a string parameter.

Parameters

action

the action configuration block