TapirComputedInputs

class Object
trait Matchable
class Any
trait Tapir

Value members

Concrete methods

def clientIp: EndpointInput[Option[String]]

Concrete fields

An input which matches if the request URI ends with a trailing slash, otherwise the result is a decode failure on the path. Has no effect when used by documentation or client interpreters.

An input which matches if the request URI ends with a trailing slash, otherwise the result is a decode failure on the path. Has no effect when used by documentation or client interpreters.