Tegral
0.0.4-SNAPSHOT
tegral-openapi-dsl
/
guru.zoroark.tegral.openapi.dsl
/
PathsDsl
/
get
get
abstract
infix
fun
String
.
get
(
path
:
OperationDsl
.
(
)
->
Unit
)
Adds a path with the given string and creates a "GET" operation on it.