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

Dick Hirsch updated ESME-292:
-----------------------------

    Fix Version/s:     (was: 1.2)
                   1.3

> Implement API2 methods for Tag/Conversation follow/unfollow
> -----------------------------------------------------------
>
>                 Key: ESME-292
>                 URL: https://issues.apache.org/jira/browse/ESME-292
>             Project: ESME
>          Issue Type: New Feature
>          Components: API
>    Affects Versions: Release 1.1
>            Reporter: Ethan Jewett
>             Fix For: 1.3
>
>
> Implement API methods for follow and unfollow of conversations and tags. 
> Should be implemented in REST style, so methods should look like:
> GET api2/conversations/CONVERSATIONID/followers
> POST api2/conversations/CONVERSATIONID/followers (with user ID that will 
> follow)
> DELETE api2/conversations/CONVERSATIONID/followers/USERID
> GET api2/tags/TAGNAME/followers
> POST api2/tags/TAGNAME/followers (with user ID that will follow)
> DELETE api2/tags/TAGNAME/followers/USERID

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to