Forum Discussion
nmrao
7 years agoCommunity Hero
Please find the below which has sample code to do that.
http://mrhaki.blogspot.com/2011/04/groovy-goodness-build-json-with.html
http://mrhaki.blogspot.com/2011/04/groovy-goodness-build-json-with.html
- AlbertSoapUI7 years agoContributor
I know how to prettyprint in Groovy code, but not how to do this directly when generated by SoapUI (see included links). That was my question.
Regards, Albert
- nmrao7 years agoCommunity HeroYou put another point how read file and do pretty print. That's why posted the link.