Skip to content

API: consolidate project lists

What does this MR do?

It consolidate these endpoints:

  • /projects
  • /projects/owned
  • /projects/visible
  • /projects/starred
  • /projects/all

To the /projects endpoint using query parameters.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

It was inconsistent with other endpoints.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #23061 (closed)

Merge request reports

Loading