json-editor
json-editor copied to clipboard
Recursive schema issues
Hi, I'm trying to use your editor for following schema https://paste.scratchbook.ch/view/c913aac5. Editor says that schema is valid, and suggest me to edit Object1 or Condition instead of Response and Condition. If add more dependencies for child nodes (see https://paste.scratchbook.ch/view/5ab6f630) then schema is valid again, but editor doesn't understand that schema at all.
What I'm doing wrong?