diff --git a/README.md b/README.md index 8f5d247..ed81de5 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ -# Ready! API Swagger Plugin +# ReadyAPI Swagger Plugin -Provider the following swagger-related features in Ready! API: +Provider the following swagger-related features in ReadyAPI: * Possibility to create projects, Virts and REST APIs from an existing swagger definition -* Possibility to export a swagger definition for any REST API defined in Ready! API +* Possibility to export a swagger definition for any REST API defined in ReadyAPI * Automatically generates a swagger 2.0 definition for REST Virts - available at <Virt endpoint>/api-docs.json * Supports both Swagger 1.X and 2.0 for imports and exports -Download and install via the Plugin Manager / Repository Browser from inside Ready! API. Older versions are available for SoapUI open-source as well (see below) +Download and install via the Plugin Manager / Repository Browser from inside ReadyAPI. Older versions are available for SoapUI open-source as well (see below) Build with @@ -25,11 +25,11 @@ mvn clean install assembly:single * March 2015 - Version 2.1 - Bug-fix release which ties into the updated plugin system in Ready! API and adds dynamic swagger generation for REST Virts * September 2014 - Version 2.0 - Initial release for Ready! API with Swagger 2.0 support -The latest above version is available from inside the Ready! API Plugin Manager. +The latest above version is available from inside the ReadyAPI Plugin Manager. Previous releases were on sourceforge (and are still available there) -* Version 2.0 (aligned with version 2.0 of Swagger) - now only available via the Plugin Repository from inside Ready! API and SoapUI Pro - adds Swagger 2.0 support +* Version 2.0 (aligned with version 2.0 of Swagger) - now only available via the Plugin Repository from inside ReadyAPI and SoapUI Pro - adds Swagger 2.0 support * Version 0.3.1 - Dependency update to latest swagger4j library - and some internal refactoring * Version 0.3 - Adds Swagger 1.2 support - uses updated swagger4j library, See [http://olensmar.blogspot.se/2013/11/updated-swagger-support-for-soapui.html](http://olensmar.blogspot.se/2013/11/updated-swagger-support-for-soapui.html) * Version 0.2 - See [http://olensmar.blogspot.se/2013/05/soapui-swagger-true.html](http://olensmar.blogspot.se/2013/05/soapui-swagger-true.html)