Where is your work in the Swagger editor stored?
Hi all. I have the Swagger editor downloaded on my local machine (Mac). If I open its index.html directly from Finder, it pulls up the Swagger editor and shows the last thing I was working on. I want to continue my work from another computer on my LAN, so I fired up the Web server on the same Mac and set up a symlink to Swagger's index.html. When I access it from another computer (or from localhost/[my user ID]/[the link I set up], I just get the "pet store" example text. Any idea how I can carry on working on the same project, from the local machine or over the network? Thanks!Solved