gitbeaker
gitbeaker copied to clipboard
Groups resources missing Descendant Groups endpoint
Description
- Node.js version: 12.22
- Gitbeaker version: latest
- Gitbeaker release (cli, node, browser, core, requester-utils): core
- OS & version: Linux (manjaro-5.15)
Looking into the source of the Groups resource, we are missing the ability to query for descendant groups as described by the Groups API docs. This is described as being available in 13.5 which I believe is in line with current support.
I'll look into providing a patch for this, as it should be pretty straightforward as it's essentially an extension of the subgroups call that is already available.
I was able to add this, but still testing the entire updates in #2258
I was able to add this, but still testing the entire updates in #2258
I was hoping to use this in the near future. Is there a timeline for getting this in?
Not exactly, ASAP? Its the only thing I'm focusing on rn for this project. Right now I'm on the testing phase, but realistically, I don't see it being finished in the next week or two, too much to test and I am but a man haha
No worries, totally get it! Just seeing if the time frame is weeks or months :) much appreciated!
:rocket: Issue was released in 37.0.0 :rocket: