最近の検索
最近の検索はありません

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
コメント