Forum Discussion
yousaf
Staff
4 hours agoSoapUI doesn’t support openapi 3.x directly, only swagger 2.0.
you can work around it by using https://github.com/apiaddicts/openapi2soapui which accepts a swagger 2.0 or openapi 3.x specification as an input and provides a SoapUI suite as an output.
The output suites are also ReadyAPI compatible, which does directly support OpenAPI 3.x