new_post

Function new_post 

Source
pub async fn new_post(
    configuration: &Configuration,
) -> Result<Post, Error<NewPostError>>