Swagger-UI 3.6.1 Released!
Includes changes in Swagger-Client v3.4.1.
Interface changes: none.
- Improvement: Swagger-UI now tries its best to display OpenAPI
3.*.*documents (formerly3.0.0only, via #4005) - Bugfix: changed an overactive filter that was disqualifying
TRACEmethods in OAS3 documents from display (via #4004) - Bugfix: servers select element now takes the width of its container (via #4011)
- Housekeeping: rewired jump-to-line plug points (via #3814)
- Housekeeping: Swagger-UI is now capable of being run in Node, which is useful for testing (via #3997)
- Housekeeping: overhauled project documentation (via #3754)
- Housekeeping: now using the correct webpack
devtoolvalue (via #3990)