SIGN IN SIGN UP

`json`: better support for "type" unions (e.g. nullable arrays w/ typed items) (#7863)

* json: better suport for "type" arrays (e.g. `{"type": ["array", "null"], "items": {"type": "string"}}`)

* json: add test for type: [array, null] fix

* update tests
O
Olivier Chafik committed
9b2f16f8055265c67e074025350736adc1ea0666
Parent: 6777c54
Committed by GitHub <noreply@github.com> on 6/26/2024, 12:46:35 AM