pub async fn get_service_spec(
    configuration: &Configuration,
    service: &str,
    spec: &str
) -> Result<GetServiceSpecResponse, Error<GetServiceSpecError>>