I was wondering why the form at http://api.stackoverflow.com/1.1/usage/methods/linked-questions did not return the questions I was expecting. Then I noticed that it is calling http://api.meta.tex.stackexchange.com/1.1/questions/{id}/linked instead of querying Stackoverflow.
Tell me more
×
Stack Apps is a question and answer site for
apps, scripts, and development with the Stack Exchange API. It's 100% free, no registration required.
API usage “Try It” form for linked questions queries meta.tex.stackexchange instead of Stackoverflow
|
|
||||
|
|
|
This has been fixed. Rather than baking the query url into the docs (and having to deal with caching issues), we're just pulling it in javascript now. |
||||
|
|