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

Property does not list xpath

Open baranitharan opened this issue 5 years ago • 0 comments

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.

baranitharan avatar Jul 09 '20 13:07 baranitharan