Bug Fixes in ReadyAPI 3.2.5
This topic describes the changes made to ReadyAPI 3.2.5
Overall
In some cases, you could not create a project from the Swagger definition. (RIA-11241)
On macOS, the Create New Environment dialog was opened behind the Environment dialog. (RIA-11331)
SoapUI
Double quotes were not removed when you used .CSV files as a File Data Source (RIA-13075)
A test run in the SoapUI Docker container did not generate reports due to missing fonts. (RIA-13019)
ServiceV
When there were two responses: with the template variable and without it (for example,
/pet/{petID}
and/pet/mine
), ServiceV always handled requests to them as requests to the resource with the variable. (RIA-12978)