Skip to content
This repository has been archived by the owner on Jan 11, 2019. It is now read-only.

Releases: SmartBear/readyapi-swagger-plugin

2.5.3 - dependency updates and assertion improvements

29 Mar 07:03
Compare
Choose a tag to compare

Updated swagger-parser, included snakeyaml, fixed asserting of XML responses

2.5.2 - core updates and bug fixes

13 Feb 08:51
Compare
Choose a tag to compare

Updated Swagger dependencies to latest
Fixed errors related to missing host
Fixed sample response creation when no provides is specified

2.5.1 Release

16 Sep 07:20
Compare
Choose a tag to compare
  • Improved auto-detection of Swagger versions and simplified import dialogs
  • Added TestCase generation logic from Swagger Definitions
  • Bug-fixes

2.4.0 release

02 Aug 13:46
Compare
Choose a tag to compare

Bug-fixes for R!A 1.8.0 release;

  • added info on how to build to README
  • fixed creation of default 200 response
  • fixed "Cannot invoke method addNewInterface() on null object" error when cancel project creating
  • removed refactoring handling

2.3.1 release

02 Jun 15:06
Compare
Choose a tag to compare

Improves creation of sample payloads from JSON Schemas when importing Swagger definitions