webDavUrl属性不在列表子请求响应中。 使用:GET / groups / {group-id} / drive / items / {item-id} / children
知道为什么会这样吗?
答案 0 :(得分:1)
# list all local and remote branches
git branch -a
# checkout any required branch
git checkout <branch name>
属性必须是明确请求的。不幸的是,文档似乎没有提到这一点,所以我们需要纠正这个问题。
webDavUrl