JSON-Schema-Instantiator
JSON-Schema-Instantiator copied to clipboard
add default value management for arrays
Hello,
Lately we needed to support gathering default array values from the schema to instantiate conformant objects. This branch adds the support for such behavior.
Would you mind merging this feature upstream ?
Regards,
Gautaz
Hey @gautaz, thanks for the contribution! I'll take a look soon.
Hey @tomarad. Did you take a look at this PR ? Is it ok for you ? Thank you!
Done, thanks all.