We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
相比起listPosts.json API,使用listPostsThreaded我碰到的一个问题是,在新的评论发表后,该API需要过一段时间(大概半个小时)才能获得新评论,如下图,虽然已经可以用API列出评论数,但是新的评论不会被listPostsThreaded立刻获得。 可以使用curl测试这两个API的行为。 虽然影响也不大,但是还是让人有一些遗憾。不知道是否有解决方法。
The text was updated successfully, but these errors were encountered:
估计没有吧,API 行为不是这个项目可以左右的
Sorry, something went wrong.
No branches or pull requests
相比起listPosts.json API,使用listPostsThreaded我碰到的一个问题是,在新的评论发表后,该API需要过一段时间(大概半个小时)才能获得新评论,如下图,虽然已经可以用API列出评论数,但是新的评论不会被listPostsThreaded立刻获得。
可以使用curl测试这两个API的行为。
虽然影响也不大,但是还是让人有一些遗憾。不知道是否有解决方法。
The text was updated successfully, but these errors were encountered: