I'm currently using the Swagger Editor locally in my network. Is there any possibility that the editor can import a file directly from a git server?
I'm defining an API and I would like to have that in git, not only to have it secure but to collaborate with other programmers.
Thanks for any advice.