pub async fn disable_feed(
configuration: &Configuration,
feed_id: &str,
) -> Result<DisableFeed200Response, Error<DisableFeedError>>
pub async fn disable_feed(
configuration: &Configuration,
feed_id: &str,
) -> Result<DisableFeed200Response, Error<DisableFeedError>>