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.
目前我可以在获取所有任务列表时通过 opt_fields 获取标签 id,这没有作为选项列出,所以我的问题是,有没有办法得到不仅仅是 id 回来?
谢谢
在 opt_fields 中为标签使用更多值:
获取 ID - 标签,获取名称 - tags.name,获取颜色 - tags.color 等。
简单:?opt_fields=tags,tags.name,tags.color