juza
4 years agoNew Contributor
SoapUI 5.6.0 import swagger -> unknown swagger version
I would like to import a swagger file (possibly OAS3 ) but I'm getting the error:
java.lang.RuntimeException: Unknown Swgger Version: null
in my home-dir I put the file soapui-swagger-plugin-2.5.3-dist.jar in .soapuios\plugins
Do I miss something?
Thank you
Francesco
hey juza
it depends what version of swagger/openAPI youre using. soapui (free) only supports importing swagger v1, openAPI is swagger v3 upwards so you wont be able to import your openAPI - youll have to create them manually instead. i had exactly the same problem a couple of months ago
ta
rich