As many of us aware that Software development to moving towards API development for the services using Swagger.
Open API Specification 3.0 was out quite some time ago and even service packs ava...
OAS 3.0 tooling support
ralmin
3 years agoOccasional Visitor
SoapUI 5.7.0 release notes says:
"Now, to work with OpenAPI/Swagger definitions, you do not need to use plugins. SoapUI supports it out-of-the-box. Additionally, we've improved integrations with SwaggerHub to make it even more convenient."
However importing an OpenAPI v3 definiton fails with:
"java.lang.NullPointerException: Cannot invoke "com.smartbear.swagger.SwaggerImporter.importSwagger(String)" because "this.val$importer" is null"
It would be great to have the ability to import our OpenAPI v3 definitions.
Related Content
- 3 years ago
- 12 years ago