#2741 Way of filtering projects by group
Closed: Fixed Opened by ignatenkobrain.

We have rust-sig group in src.fp.o (https://src.fedoraproject.org/group/rust-sig) and I would like to see which projects it has access to via API, but I was not able to find way of doing this.


Metadata Update from @pingou:
- Issue tagged with: RFE

The same list as in the UI but accessible via the API works for you?

Metadata Update from @pingou:
- Issue assigned to pingou

@pingou yep, so far I just parse HTML ;)

Commit 6fa1ec2b fixes this issue

Metadata