Is it possibile to include an "added_date" parameter on users/{id}/favorites method result?
It would be helpful when method is called with "added" sort parameter.
|
| ||||
|
feedback
|
|
You'll notice that the same questions object is returned by all the various methods. This is intentional, and I'm loath to make an exception in this case. You can get the set of questions favorite'd within a date range via the | |||
feedback
|