pub async fn enable_feed(
configuration: &Configuration,
feed_id: &str,
) -> Result<EnableFeed200Response, Error<EnableFeedError>>
pub async fn enable_feed(
configuration: &Configuration,
feed_id: &str,
) -> Result<EnableFeed200Response, Error<EnableFeedError>>