@POST @Consumes(["application/json"]) @Path("/{enode}") fun addPeer(@PathParam("enode") uri: String): Response