Closed SkeLLLa closed 4 years ago
Why not utilize GET https://api.bitbucket.org/2.0/user/permissions/teams API instead of https://api.bitbucket.org/2.0/teams
GET https://api.bitbucket.org/2.0/user/permissions/teams
https://api.bitbucket.org/2.0/teams
It will allow to reduce amount of API calls to one.
You are more than welcome to contribute with a PR, I have no time for it right now.
Why not utilize
GET https://api.bitbucket.org/2.0/user/permissions/teams
API instead ofhttps://api.bitbucket.org/2.0/teams
It will allow to reduce amount of API calls to one.