Tagged Questions
1
vote
1answer
34 views
/questions/{id}/linked is failing for this question on ServerFault.
This route is reporting an error:
http://api.serverfault.com/1.1/questions/45734/linked
Incidentally, I discovered this error thanks to my handy tool StackStatus, which runs a status check on the ...
1
vote
1answer
45 views
The /questions/{id}/linked method is returning extra questions.
Consider the following question on ServerFault:
http://serverfault.com/questions/45734/the-coolest-server-names
Linked questions:
Note that there's only two listed. However, querying:
...