我发现bitbucket api像:
https://bitbucket.org/api/2.0/repositories/{teamname}
Run Code Online (Sandbox Code Playgroud)
但此链接返回301状态(永久移动到!api/2.0/repositories/{teamname}).
好的,但这个返回状态200,零存储库.
我提供两个参数作为user和password,但似乎没有任何改变.
那么,任何人都可以回答如何获取允许特定用户的私有存储库的完整列表吗?