Block a user
schemagen: support objects with >32 properties
schemagen breaks required/duplicate checks for objects with >32 properties
Reset transient parser state in Parser3::reset
WeaselJsonParser_reset does not clear inKey, misrouting string callbacks
schemagen: support objects with >32 properties
We should register tests using ctest. Rebase onto main and you'll see an example
schemagen drops null elements from arrays with nullable item types
schemagen: keep null elements in arrays with nullable item types
schemagen: deduplicate enum constants that collide after sanitization
schemagen produces duplicate enum constants for distinct enum values
schemagen: deduplicate enum constants that collide after sanitization
Can we put this in contrib/schemagen/CMakeLists.txt?
Python bindings (weaseljson.py) omit on_key_data and misalign the C callbacks struct