pub async fn gists_slash_fork(
configuration: &Configuration,
gist_id: &str,
) -> Result<BaseGist, Error<GistsSlashForkError>>
pub async fn gists_slash_fork(
configuration: &Configuration,
gist_id: &str,
) -> Result<BaseGist, Error<GistsSlashForkError>>