It used to be possible to import a swagger doc directly from the URL. This seems to have broken over the past couple of days.
http://editor.swagger.io/#/?import=https://urlToSwaggerFile
Instead of loading the file from the URL, it displays either the default (Uber), or the last document that was edited (pulled from localStorage).
File -> Import URL seems unaffected, and still works as expected.
@saharj - can you take a look?
Same problem for me, this isn't working anymore
http://editor.swagger.io/#/?import=https://foo.bar.com/foo
My document is CORS compatible and is in JSON format
Using Chrome on Mac OSX
PS: Related to #161 and #370
Any movement on this @saharj @webron ?
This issue should be fixed now.
Does not work with current online editor neither with 3.0.10 hosted in the same hostname from the import url.
@ivanfmartinez seems working for me. If it still doesn't work for you, please file a new ticket and provide more details such as your browser.