pub async fn list_hub_integrations(
configuration: &Configuration,
kind: Option<&str>,
) -> Result<Vec<ListHubIntegrations200ResponseInner>, Error<ListHubIntegrationsError>>
pub async fn list_hub_integrations(
configuration: &Configuration,
kind: Option<&str>,
) -> Result<Vec<ListHubIntegrations200ResponseInner>, Error<ListHubIntegrationsError>>