Skip to content

Swagger-ui 2.1.1 has been released!

Compare
Choose a tag to compare
@fehguy fehguy released this 04 Aug 19:09
· 5571 commits to master since this release

Minor features and helpful bug fixes have been addressed in this release.

Notable Features

All the goodness of swagger-js-2.1.2
#1343, #1402, #1448 allow override of authorization headers with operation parameters
#1093 support for relative references
#830 fix for XSS
#1324 oauth2 fixes, client secret support

Notable bug fixes

#1397, #1447 addressed asCurl Content-Type
#1152 fixed bug with 1.2 model properties being shown as optional
#1394 IE11 default value fixed
#966 fixed boolean parameter handling