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.
使用 REST API 获取已完成操作的摘要而不返回节点时,有什么方法吗?
在执行操作后使用 Web 管理控制台时,我会得到如下摘要
在此处的示例中,我注意到没有将摘要信息发送回客户端的示例。我必须返回插入的节点才能知道插入已经发生。
当通过网络进行请求时,最好尽量减少数据响应大小。快速总结将对此有所帮助。是否可以从 REST 端点获取一个?
我很确定这是不可能的。不过,这将是一个不错的补充。您是否提交了功能请求?