pub async fn create_feed_post(
configuration: &Configuration,
params: CreateFeedPostParams,
) -> Result<CreateFeedPost200Response, Error<CreateFeedPostError>>pub async fn create_feed_post(
configuration: &Configuration,
params: CreateFeedPostParams,
) -> Result<CreateFeedPost200Response, Error<CreateFeedPostError>>