mokkabonna / json-schema-merge-allof

Simplify your schema by combining allOf
98 stars 23 forks source link

Revert pattern, allOf, oneOf to be unresolvable #45

Open mokkabonna opened 9 months ago

mokkabonna commented 9 months ago

See #44

Can not combine, only simplify anyOf and oneOf, contains etc.

Also need to look at properties and items. The library is also outdated in terms of only supporting draft 6 really (although can support more if using your own resolvers)

coveralls commented 9 months ago

Coverage Status

coverage: 97.43% (-0.3%) from 97.746% when pulling f161fdd0c5342d3617829e5f8f7cbd87698bc00d on revert-pattern into ea2e48ee34415022de5a50c236eb4793a943ad11 on master.