sendImage

@PostMapping(value = ["/send-image"])
fun sendImage(@RequestBody request: DebugSendImageRequest): ResponseEntity<String>(source)