Skip to content

API: Star and unstar a project

Robert Schilling requested to merge (removed):api-star-project into master

Add two new endpoints POST /projects/:id/star and POST /projects/:id/unstar to star and unstar a project.

Merge request reports