wjblazekOccasional Contributor8 years agoSolvedParsing a huge json body in a groovy step I have a REST request that returns a HUGE json body, 3.6+M bytes, 76+K lines, that I need to validate. I'm using a separate groovy step to do the validation. The request responds fine and I see th...Show More
Related ContentParse a JSON Response Using GroovyParsing a date in groovy.Parsing XML file with Groovy script