Forum Discussion

almond77's avatar
10 years ago

Pass complex object array as parameter with json format

I am new to use SoapUI tool to test rest api service. I need to pass an object array as parameter to the service. I need pass parameter "item" as: {"type":"java.util.ArrayList", "values": [{"class-...