Forum Discussion
- FimbultyrContributor
Hi there,
I got the same question/issue and figured out SoapUi is not able to import OpenAPI Files.
We create Swagger UI for our Endpoints and i tried to import the swagger.json from it.
Sadly both Products are from Smartbear but are not compatible.I had to chang the Header of the File to Swagger 2.0 to get the import working.
Its kind of disturbing to see that Smartbear is neglecting compatibility of its own products.
Cheers,
Constantin
- ShanePOccasional Contributor
Same question here. Some with more solutions help us. Thanks in advance.
Regards,
Shane.
- ricardo_mouraOccasional Contributor
when i use "import swagger" function, the soapui shows me follow message:
"groovy.json.JsonException: Unable to determine the current character, it is not a string, number, array, or object The current character read is 'o' with an int value of 111 Unable to determine the current character, it is not a string, number, array, or object line number 1 index number 0 openapi: 3.0.0 ^"
i was able to import after edit yaml/json spec:
change (openapi: 3.0.0) to (swagger: "2.0") on first line of archive
- nmraoChampion Level 2If 3.0 features are being used, just changing it to 2.0 may not work.
Related Content
Recent Discussions
- 6 days ago