【发布时间】:2019-01-17 21:31:01
【问题描述】:
我需要获取 latest 分支的 name。所以,我列出了分支,但列表的顺序不是按创建日期描述的。
并且下面的 api 调用不起作用。它的响应就像那个“消息”:“无效的字段名称:updated_on”
https://api.bitbucket.org/2.0/repositories/{user_name}/{repo_name}/refs/branches?sort=-updated_on
感谢和最好的问候
【问题讨论】: