Trying to import URL

2018-05-21 Thread Debbie Martin
Is Swagger Editor just not able to resolve $ref locations in other files? I've tried both the online and downloaded to my dev workstation. I've tried both import url and import file and the import file does not seem to be able to resolve them at all even when I know the relative path is

Unable to load .json file from URL

2018-05-14 Thread Debbie Martin
When I try to point the online editor to my *.json url nothing happens. I can't see any error messages but the content never changes. Is it because CORS is not enabled on my server? I have also tried uploading the file itself, but it appears external references can't be resolved that way.