Commit 84b7184e authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'amitsaha-master-patch-90731' into 'master'

Fix description of user starred projects endpoint

See merge request gitlab-org/gitlab!77453
parents dad650db 699a64b5
...@@ -619,7 +619,7 @@ GET /users/:user_id/projects ...@@ -619,7 +619,7 @@ GET /users/:user_id/projects
## List projects starred by a user ## List projects starred by a user
Get a list of visible projects owned by the given user. When accessed without Get a list of visible projects starred by the given user. When accessed without
authentication, only public projects are returned. authentication, only public projects are returned.
```plaintext ```plaintext
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment