pub async fn save_comment(
configuration: &Configuration,
params: SaveCommentParams,
) -> Result<SaveComment200Response, Error<SaveCommentError>>pub async fn save_comment(
configuration: &Configuration,
params: SaveCommentParams,
) -> Result<SaveComment200Response, Error<SaveCommentError>>