anatol-sialitski commented on code in PR #403:
URL: https://github.com/apache/unomi/pull/403#discussion_r850567871
##########
api/src/main/java/org/apache/unomi/api/services/ProfileService.java:
##########
@@ -110,6 +110,10 @@ public interface ProfileService {
void addAliasToProfile(String profileID, String alias, String clientID);
+ ProfileAlias removeAliasFromProfile(String profileID, String alias, String
clientID);
Review Comment:
done
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]