2

The description of the Sort parameter in questions/{id} help page is inconsistent with those of other pages.

On the questions/{id} help page:

sort (optional):

  • How a collection should be sorted. Various values include "active", "creation", "views", "votes".

  • one of (default)

It should be the same as other help pages, such as questions/{id}/answers and users/{id}/answers, which say:

sort (optional):

  • How a collection should be sorted. Various values include "active", "creation", "views", "votes".

  • one of activity (default), views, creation, or votes


Edit: Looks like this has been fixed now

1
  • From what I can tell, the sort parameter does not work at all with /questions/{id}, which is strange. Commented May 23, 2010 at 0:21

1 Answer 1

2

This has been fixed.

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.