Skip to content

Release 9.1.0

Compare
Choose a tag to compare
@mrin9 mrin9 released this 17 Sep 21:16
· 455 commits to master since this release

New Features

  • ✨ Introducing new web-component <rapi-doc-mini> - an awesome tool to document your APIs in a blog style write-ups - read all about it here
  • Add badges to your APIs - Example
  • Added update-route and route-prefix attributes that provides more control on routing and helps in integration with other frameworks like react, vue, angular, etc.
  • New methods to Programmatically Update
    • API Security Keys
    • API Servers
    • Example
  • Added New slots
    • <slot="operations-top">
  • Added New Events
    • api-server-change
    • before-try
    • after-try
  • Added the ability to download OpenAPI-Spec

Fixes and Enhancements

  • Loads of enhancements and bug fixes