pathParameter
abstract infix fun String.pathParameter(builder: ParameterDsl.() -> Unit)
Content copied to clipboard
Creates a path parameter, with the given string as the name of the corresponding path segment.
Creates a path parameter, with the given string as the name of the corresponding path segment.