Swagger-UI 3.9.2 Released!
Interface changes: none.
- Improvement: allow
urlsoption to be specified in Docker (via #4044) - Improvement: give
Content-Disposition: attachmentpriority overContent-Typewhen choosing to display or offer download of a response (via #4140) - Performance: remove produces/consumes default setters from
OperationContainer(via #4137) - Bugfix: support cross-frame object reference quirk in IE11 (#4128)
- Bugfix: force
border-boxbox styling in main stylesheet (via #4121) - Bugfix: bail out Servers selection component to the first server if the currently selected server URL becomes invalid (via #4139)