Skip to content

Releases: restcase/apibldr

ApiBldr v1.6 Release - June 2020

31 May 14:26
62c019b
Compare
Choose a tag to compare

Here are this release highlights:

  • Quick Adds in the components - Improved and added more quick adds following the good feedbacks we got
  • Markdown Editor - Enhanced full screen and maximize support, checklist and line break buttons added
  • JSON / Example editor - JSON schema from example now support merge with side by side comparison in order to preserve your changes to the JSON schema like a description for fields
  • Links - A new component links can now be used across the paths in order to support HATEOAS
  • Cloning - Clone Components and Paths along with all their info in order to save time
  • Tags - When adding a tag to any path it will also be added to the main tags list

ApiBldr v1.5 Release - May 2020

31 May 14:22
62c019b
Compare
Choose a tag to compare

Here are this release highlights:

  • Quick Adds in the components - To help you build your API faster
  • Markdown Inputs - Support for Full Screen, Side by Side, Comments and more enhancements
  • JSON / Example editor - Support for Maximize, JSON schema from example
  • Components now have a last saved date and ordered by it for better usability
  • Code View - API definitions validation and lint / auto-complete (in JSON mode)
  • Code View - YAML support - You can now select JSON or YAML in the code view and work with your preferred language