Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support to mark requests as starred. #54

Closed
ranjan-rk opened this issue Sep 4, 2014 · 3 comments
Closed

Support to mark requests as starred. #54

ranjan-rk opened this issue Sep 4, 2014 · 3 comments

Comments

@ranjan-rk
Copy link
Contributor

  1. Following API can be used to fetch starred nodes: http://localhost:8080/api/nodes/starred
  2. Here is how to mark a node as starred : http://localhost:8080/api/nodes/10
    {"id":10,"starred" : true}
@ranjan-rk ranjan-rk added this to the beta milestone Sep 4, 2014
@ranjan-rk
Copy link
Contributor Author

rf_labels

@nikhil-p
Copy link
Contributor

@ranjan-rk : I would like to work on this issue. Could you please assign this to me.

@ranjan-rk
Copy link
Contributor Author

Assigned to @nikhil-p
Let me know if you need any help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants