Skip to content

Release 8.1.0

Compare
Choose a tag to compare
@mrin9 mrin9 released this 01 Jun 17:50
· 1026 commits to master since this release
ee8f9b1

New Features

  • A new render-style focused is added to show one operation at a time
  • Now all colors can include transparency
  • Navigation bar can include background images

Bug Fixes

#198 - Schema Example of object/array should be shown using json-tree
#201 - do not change server-url to lowercase
#204 - markdown Heading renderer should generate correct internal html id's
#208 - restore original example after changes are made to an example and switched to another one,
#206 - Rendering of examples with date object
#200 - include apiKeyId in oAuth display for user to relate them when multiple security scheme exist
#219 - Change expand/collapse text to single-line/multiline which controls how model field descriptions are shown
#220 - ensure that user defined parameters in authorized URL are included in authorize request

Others

  • Added examples on how to use with various frameworks (React/Vue)
  • Added many new examples
  • Added examples to show various branding ideas’
  • Performance tips