Default sort option in API Docs

Avatar

Amir Mohammad Saied

9 months ago

Not a bug, but a typo in API's docs. In http://www.ohloh.net/api/reference/project at the Collection URL section, there're some options for the sort parameter, it says that "stackcountreverse" is the default one, but it seems that the default value is "name".


Avatar

Robin Luckey

9 months ago

Hmm, it used to be correct, then someone changed the code. I've changed the documentation to match.

Thanks for the correction,

Robin