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)