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

Does not support "oneOf" or "anyOf"

Open Relequestual opened this issue 8 years ago • 1 comments

It doesn't to support these key words. Are you aware of this?

Relequestual avatar Aug 31 '17 14:08 Relequestual

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.

dkvasnicka avatar Sep 25 '18 13:09 dkvasnicka