json-schema-org/understanding-json-schema

examples / reference about conditional relationships towards field values

machinaeXphilip opened this issue · 1 comments

i found https://stackoverflow.com/a/38781027/2602592 extremely helpful as a reference for understanding the different approaches to schemas depending on field values.

it covers dependencies, anyOf (Implication) and if-then-else

Would be a wonderful addition, though in the answer spans till v7.

There are plans to do a lot of work on this resource to include new examples and patterns. Thanks for raising these specific issues.