pub async fn get_dns_zone(
configuration: &Configuration,
zone_id: &str,
) -> Result<DnsZone, Error<GetDnsZoneError>>
pub async fn get_dns_zone(
configuration: &Configuration,
zone_id: &str,
) -> Result<DnsZone, Error<GetDnsZoneError>>