Skip to content

Release 4.0.0 (API Search functionality)

Compare
Choose a tag to compare
@mrin9 mrin9 released this 01 Mar 04:20
· 1489 commits to master since this release

Breaking changes

  • show-try attribute is renamed to allow-try
  • show-authentication attribute is renamed to allow-authentication

New Features

  • Search API functionality
  • Following new attributes are added
    • allow-search
    • allow-spec-url-load
    • allow-spec-file-load

Bug Fixes

  • Fixed an issue where spec has no schema for some request and response
  • Style fixes - number type in schema was not getting color coded