Skip to content

Api remove owned groups

Robert Schilling requested to merge api-remove-owned-groups into master

What does this MR do?

Removes the /groups/owned endpoint and replaces it with a query to /groups?owned=true

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #27937 (closed)

Merge request reports