pub async fn list_postgres_replication_slot(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<Vec<SlotList>, Error<ListPostgresReplicationSlotError>>
pub async fn list_postgres_replication_slot(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<Vec<SlotList>, Error<ListPostgresReplicationSlotError>>