json-schema-test-data-generator
json-schema-test-data-generator copied to clipboard
Property does not list xpath
The property does not list the xpath of the label which has the issue. When more than one leaf label in the nested json, will leads to confusion. dist\index.js Line 331 can be modified as property: key + "/" + td.property, will help to fix this issue.