Skip to content

Swagger-js 2.1.9 has been released!

Compare
Choose a tag to compare
@fehguy fehguy released this 10 Dec 20:11
· 3198 commits to master since this release

Minor release addressing the following:

Enhancements

  • Added x-example support for parameters to allow swagger-ui to differentiate between default and example values (#648)

Fixes

  • Fixed issue where path-level parameters were not added when an operation has zero declared params (#656)