Skip to content

Summary

This URI

https://projects.eclipse.org/api/projects?pagesize=50&page=0

yields this:

image

This works though:

https://projects.eclipse.org/api/projects?pagesize=50

And this works too:

https://projects.eclipse.org/api/projects?pagesize=50&page=1

Did something change that page counting starts with 1 instead of 0? This definitely worked until very recently.

I'm concerned that it might change again such that I miss the first page in the future...

Is this change intentional and permanent?

I can't for the life of me find the documentation anymore. Could someone please remind me how/where I can find that.

Priority

  • Urgent
  • High
  • Medium
  • Low

Severity

  • Blocker
  • Major
  • Normal
  • Low

Impact

I have several indexing applications that now fail as a result. Also the SimRel reporting mechanism fails as a downstream result if broken indexes.