I want to resolve ALL of the branch restrictions of the given repository, including those inherited by the repo’s project branch restrictions.
There is only one official/public API for resolving branch restrictions - repository branch restrictions.
And that API resolves only the personal repository branch restrictions - without the ones inherited from the project.
Is there are official (public) API to resolve project branch restrictions?
Either as part of repository branch restrictions or by a dedicated project request