Uploaded image for project: 'Enterprise Social Messaging Environment (ESME)'
  1. Enterprise Social Messaging Environment (ESME)
  2. ESME-292

Implement API2 methods for Tag/Conversation follow/unfollow

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Release 1.1
    • 1.3
    • API
    • None

    Description

      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

      Attachments

        Activity

          People

            rhirsch Richard Hirsch
            esjewett Ethan Jewett
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: