Skip to content

v9.3.3

Choose a tag to compare

@mrin9 mrin9 released this 04 Jul 19:35
· 223 commits to master since this release

Enhancements

  • Added new css parts from api-response area to allow more style customization
  • #773 - allow changing navbar search section styles
  • Graceful handling of application/x-ndjson content type.
  • Improved Request Parameter example description and summary rendering
  • #769 - XML formatting performance improvement

Fixes

  • #757 - ReadOnly and WriteOnly schema attributes are better aligned with the spec and considers Webhook and Callbacks
  • #771 - Clear previous response text before fetching (helps with slow responses)
  • #768 - honor response-area-height attribute
  • #762 #776 - x-fill-example vendor extension for array was not working as expected
  • #726 #763 - Example in focused mode should reset to original on navigating from one endpoint to another
  • #775 gotoPath in focused mode was broken