Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
尝试将文件夹移动到相同的父 ID 会返回 400(错误请求):“文件夹移动会创建循环文件夹结构。” 这是故意的吗?看起来它实际上应该是一个 NOP 并成功返回。谢谢!
这是一个已知的问题。我们应该将此视为幂等并返回 200。我们将在不久的将来解决此问题。