pub async fn revoke_role_handler(
configuration: &Configuration,
user: &str,
role: &str,
) -> Result<(), Error<RevokeRoleHandlerError>>pub async fn revoke_role_handler(
configuration: &Configuration,
user: &str,
role: &str,
) -> Result<(), Error<RevokeRoleHandlerError>>