Olivier Chafik 9b2f16f805
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
2024-06-26 01:46:35 +01:00
..
2024-03-09 14:17:11 +02:00
2024-06-23 13:14:45 +02:00
2024-01-29 15:50:50 -05:00