pub async fn create_vote(
configuration: &Configuration,
params: CreateVoteParams,
) -> Result<VoteComment200Response, Error<CreateVoteError>>pub async fn create_vote(
configuration: &Configuration,
params: CreateVoteParams,
) -> Result<VoteComment200Response, Error<CreateVoteError>>