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