You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@unomi.apache.org by "Serge Huber (Jira)" <ji...@apache.org> on 2021/05/27 08:57:00 UTC

[jira] [Updated] (UNOMI-487) Add profile alias management to REST API and GraphQL API

     [ https://issues.apache.org/jira/browse/UNOMI-487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Serge Huber updated UNOMI-487:
------------------------------
    Description: 
REST API ProfileServiceEndpoint should have new methods to :
- add an alias to a profile
- list aliases for a profile
- remove an alias from a profile

An idea could be some like

/cxs/profiles/:profileid/aliases/:aliasid

Same thing for the GraphQL API.


  was:
REST API ProfileServiceEndpoint should have new methods to :
- add an alias to a profile
- list aliases for a profile
- remove an alias from a profile

Same thing for the GraphQL API.



> Add profile alias management to REST API and GraphQL API
> --------------------------------------------------------
>
>                 Key: UNOMI-487
>                 URL: https://issues.apache.org/jira/browse/UNOMI-487
>             Project: Apache Unomi
>          Issue Type: Sub-task
>            Reporter: Serge Huber
>            Assignee: Anatol Sialitski
>            Priority: Major
>
> REST API ProfileServiceEndpoint should have new methods to :
> - add an alias to a profile
> - list aliases for a profile
> - remove an alias from a profile
> An idea could be some like
> /cxs/profiles/:profileid/aliases/:aliasid
> Same thing for the GraphQL API.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)