pub async fn gists_slash_delete(
configuration: &Configuration,
gist_id: &str,
) -> Result<(), Error<GistsSlashDeleteError>>
pub async fn gists_slash_delete(
configuration: &Configuration,
gist_id: &str,
) -> Result<(), Error<GistsSlashDeleteError>>