What is Swagger? Swagger allows you to describe the structure of your APIs so that machines can read them. The ability of APIs to describe their own structure is the root of all awesomeness in Swagger.
- Open https://editor.swagger.io/
- Select File -> Import URL
- Enter any of these URL and you would be able to see compelete spec in a clearly understandable format.