Skip to content

9.3.2

Compare
Choose a tag to compare
@mrin9 mrin9 released this 25 May 07:52
· 200 commits to master since this release

Enhancements

  • #682 - Color coded method names on navigation bar Example
  • Schema and JSON trees now highlights matching braces on hover
  • #686 - vendor extension to allow stopping of auto-filling parameter values
  • #681 - Improve readability and discoverability of description and constraints in schema
  • #700 new vendor extension to pre-set receiving oauth token location to header or request-body
  • #710 - show schema title in schema even when description is not provided
  • Allow resizing API response div - helps to read large responses
  • #708 #685 allow examples to be listed using the description/summary
  • #755 #742 Exported new css parts
  • #752 - Use title instead of the text 'Overview' in navbar

Fixes

  • #687 - deprecated parameter indicator for query and path params.
  • fixed method class name that was conflicting with prism css class
  • #724 remove double quotes from filename when downloading binary/file responses
  • #714 - render optional auth as 'none'
  • #738 - Button element for clear-filter on navbar
  • fix request parameter table rendering (missing borders in certain cases)
  • #727 readonly and writeonly schema for webhooks and callbacks are inverted