temando / open-api-ui

[DEPRECATED] A visualiser for Open API definitions such as Swagger.
https://github.com/temando/open-api-renderer
MIT License
2 stars 3 forks source link

Handle error when loading swagger file #27

Closed quangkhoa closed 7 years ago

quangkhoa commented 7 years ago

Currently, the system throws an alert when there is an issue with loading the swagger file, and the screen stays with the circle rolling.

It should display an error message on the screen, and redirect the user to the swagger input page.