Swagger-UI 3.0.3 Released!
Interface changes: No module interface changes, but the index.html file for direct usage was moved.
- Added testing and linting.
- Moved
public/index.htmltodist/index.html. - Links in the Info section now open in a new window/tab.
- Removed logic that prevented Try-It-Out functionality if a
hostwasn't provided in the spec. - Added polyfills that fix issues in IE11 and lower.
- XML rendering fixes (#2766)