test-data-generator icon indicating copy to clipboard operation
test-data-generator copied to clipboard

Will this Tool works for Nested JSON Entity

Open SunilG1989 opened this issue 8 years ago • 1 comments

HI Team,

Will this testdataGenerator tool work for Data with nested objects. Ex: { "stdItem": { "stdType": "CONTAINER", "stdAttributes": [{ "attributeNames": { "name1": "kite", "name2": "white" }, "attributeValue": "teste" } ] } } PLease let me know if tool works for the above condition and if it works then how the schema looks ? Thanks in advance and waiting for the repsponse.

SunilG1989 avatar Jan 12 '18 09:01 SunilG1989

@SunilG1989 Hello. Sorry for a such delay, I was to busy. I didn't work on this project for a few years, so I do not remember all details. But, as I see in the code it does not support nested fields.

presidentio avatar Jan 30 '18 08:01 presidentio