最近搜索
没有最近搜索

ihorbufan-admin
已加入2021年10月16日
·
最后活动2021年10月16日
关注
0
关注者
0
活动总数
4
投票
1
订阅
1
活动概览
标记
文章
帖子
社区评论
文章评论
活动概览
的最新活动 ihorbufan-admin
ihorbufan-admin 创建了一个帖子,
I'm using cursor-based pagination for getting all the articles.
GET / api / v2 / help_center / articles? locale = en-us& page [size] = 100.
In the result, I have the articles, but some of the labels are missing.
My observations:
1) Labels are not included if you added them and save the article without editing the text of the article. I assume that it is not updating because the Publication status is not changing. Am I right?
2) If you edited labels of the article and edited text of the article that labels are returned correctly but if the call is made approx. in 1 hour later. Why do we have such a delay here?
However, when I'm using
GET /api/v2/help_center/articles/search.json?label_names=label1
it returns an valid article with newly updated article.
Could someone explain the logic behind this?
已于 2021年9月29日 发布 · ihorbufan-admin
0
关注者
2
投票
3
评论