Skip to content

feat(api): add api support for listing users who starred a project

Summary of my changes:

  • Modified projects.go to include the response struct as well as the "ListStarrers" api wrapper method
  • Modified projects_test.go to include the testcase for the "ListStarrers" api wrapper method

Issue link: New API Endpoint Support: List users who starred a project (#2162) · Issue · gitlab-org/api/client-go

Edited by 🤖 GitLab Bot 🤖

Merge request reports

Loading