Add API for "Share groups with groups"
Problem to solve
Share groups with groups (#18328 (closed)) is missing from the API.
Proposal
Proposal: Use a similar API than the project API:
- the
shared_with_group
parameter - Share project with group
- Delete a shared project link within a group
Permissions and Security
Same perms as from the Web UI.