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