Search code examples
swaggerswagger-uiswagger-2.0swagger-editor

How to use swagger file locally?


Hi I have a swagger file written for my API and I could not test the paths of my API since I am getting: ERROR Server not found or an error occurred because my paths are all localhost, so how can i use swagger locally? thank you


Solution

  • I found a solution which is using the building from source way in swagger-editor