pub async fn community_package_rate(
configuration: &Configuration,
community_identifier: &str,
uuid4: &str,
data: Listing,
) -> Result<Listing, Error<CommunityPackageRateError>>
pub async fn community_package_rate(
configuration: &Configuration,
community_identifier: &str,
uuid4: &str,
data: Listing,
) -> Result<Listing, Error<CommunityPackageRateError>>