pub async fn get_feed_by_id(
configuration: &Configuration,
feed_id: &str,
) -> Result<GetFeeds200ResponseInner, Error<GetFeedByIdError>>pub async fn get_feed_by_id(
configuration: &Configuration,
feed_id: &str,
) -> Result<GetFeeds200ResponseInner, Error<GetFeedByIdError>>