-
Notifications
You must be signed in to change notification settings - Fork 105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Swagger Rest API documentation takes long time to load #56
Comments
seems like the swagger-ui.js is quite big in size (couple of MB) which takes quite a bit to download. |
Alternatively, it should be redistributed as part of the repo. |
Is it possible to use different UI instead of the default. Following are the scripts/styles used for testing. Not sure which one has got Eclipse CQ approved.
See comparison results with current and angular-swagger ui. PS: This also solves one more issue #57 |
Replaced with angular swagger ui for better responsiveness. |
…clipse-vorto#57, closes eclipse-vorto#56 and eclipse-vorto#57 Signed-off-by: Nagavijay Sivakumar <[email protected]>
…clipse-vorto#57, closes eclipse-vorto#56 and eclipse-vorto#57 Signed-off-by: Nagavijay Sivakumar <[email protected]>
…clipse-vorto#57, closes eclipse-vorto#56 and eclipse-vorto#57 Signed-off-by: Nagavijay Sivakumar <[email protected]>
…clipse-vorto#57, closes eclipse-vorto#56 and eclipse-vorto#57 Signed-off-by: Nagavijay Sivakumar <[email protected]> Removed iframe resizer javascript. No longer used.
When accessing http://vorto.eclipse.org/repo/#/api, it takes ~30 seconds to load.
The text was updated successfully, but these errors were encountered: