aaronpliu
6 years agoFrequent Contributor
Definitions have not been actually updated
Anyone encountered such issues:
Manually updated source file (.json) of REST, and updated definition in SoapUI, new change have not been reflected on SoapUI?
For example:
As defined the sam...
- 6 years ago
Hi Nastya_Khovrina , I found a solution (write a script to update source file) to deal with it. the root cause is that SoapUI won't remove existing "parameter" if you delete conflicted parameter in source file. I renamed the conflicted parameter name instead of deletion in source file, then update definition, it's OK now.
Thanks Nastya_Khovrina
BR,
/Aaron