pub async fn community_package_list(
configuration: &Configuration,
community_identifier: &str,
) -> Result<Vec<Listing>, Error<CommunityPackageListError>>
pub async fn community_package_list(
configuration: &Configuration,
community_identifier: &str,
) -> Result<Vec<Listing>, Error<CommunityPackageListError>>