pub async fn admin_delete_user_public_key(
configuration: &Configuration,
username: &str,
id: i64,
) -> Result<(), Error<AdminDeleteUserPublicKeyError>>
pub async fn admin_delete_user_public_key(
configuration: &Configuration,
username: &str,
id: i64,
) -> Result<(), Error<AdminDeleteUserPublicKeyError>>