Tegral
0.0.5-SNAPSHOT
jvm
tegral-openapi-dsl
/
guru.zoroark.tegral.openapi.dsl
/
PathBuilder
/
pathParameter
path
Parameter
open
infix override
fun
String
.
pathParameter
(
builder
:
ParameterDsl
.
(
)
->
Unit
)
Creates a path parameter, with the given string as the name of the corresponding path segment.