fun <reified T : Any> RoutingContext.readJson(): T
fun <reified T : Any> readJson(upload: FileUpload): T