json-schema-test-data-generator
json-schema-test-data-generator copied to clipboard
Does not support "oneOf" or "anyOf"
It doesn't to support these key words. Are you aware of this?
Before this is implemented, would it be possible to at least make the lib ignore these keywords? Currently when I use them the whole generation proces fails with RangeError: Maximum call stack size exceeded.