pub async fn user_current_delete_gpg_key(
configuration: &Configuration,
id: i64,
) -> Result<(), Error<UserCurrentDeleteGpgKeyError>>
pub async fn user_current_delete_gpg_key(
configuration: &Configuration,
id: i64,
) -> Result<(), Error<UserCurrentDeleteGpgKeyError>>