Please subscribe to the official Codeforces channel in Telegram via the link https://t.me/codeforces_official. ×

Zanite's blog

By Zanite, history, 5 months ago, In English

The API documentation on blogEntry.view mentions that it returns a BlogEntry object in full version (which includes the content field, unlike the short version). However, when I perform an API request to this method, it seems like it returns the short version of the BlogEntry object with no content field.

Was the removal of this feature intentional, or was it a bug? Are there any other ways to get the content of a blog aside from using this method?

Any help from MikeMirzayanov or others would be greatly appreciated.

Tags api
  • Vote: I like it
  • +5
  • Vote: I do not like it

»
5 months ago, # |
  Vote: I like it 0 Vote: I do not like it

It's a bug. But lives in API at least 4 years: my report