This commit is contained in:
parent
cceb6e69e2
commit
72ef979da7
@ -43,7 +43,7 @@ fun Application.module(testing: Boolean = false) {
|
||||
}
|
||||
|
||||
routing {
|
||||
get("/sample"){
|
||||
get("/benchmark"){
|
||||
call.respond("0")
|
||||
}
|
||||
post("/benchmark") {
|
||||
|
Loading…
Reference in New Issue
Block a user