Release 8.4.4
Release 8.4.4
New Features
#400 - Added support for collapsible navigation bar tags in render-style = focused
#401 - added new vendor extensions x-client-id
and x-client-secret
to pre fill authentication section
#355 - Added new event after-try
#389 - Now added support for vendor extension x-codeSamples
(x-code-sample
is still supported)
#407 - Improved quick search user experience Thanks @poadoc
#404 - Show Tag Name on top in render-style = focused
Bug Fixes
#402 - min
and max
schema-constrained was not showing up in schema-style = table
#405 - fixes a runtime console error when c-code-sample
is not correctly formatted
#395 - Selected accept-header
from response is used when making API calls
#392 - reset response text when changing from ope operation to another
#391 - removed extra trailing comma from schema tree display
#394 - enter-key
unicode symbol with more common one that’s available on various linux distro Thanks @jamesvl
#393 - display pattern
constraint in request Thanks @little-inferno
#388 - code-refactoring - rename advance-search to advanced-search in code to be inline with UI Thanks @waldyrious
Documentation
- Added new examples to show usage of vendor extensions
- Added example to perform realtime API request
- #384 - Various grammar fixes in readme Thanks @sneakyvv
- #387 - Various grammar & spelling fixes in readme Thanks @waldyrious