Tegral
0.0.4-SNAPSHOT
tegral-openapi-dsl
/
guru.zoroark.tegral.openapi.dsl
/
PathsBuilder
/
post
post
open
infix override
fun
String
.
post
(
path
:
OperationDsl
.
(
)
->
Unit
)
Adds a path with the given string and creates a "POST" operation on it.