Ebbo

Results 1 issues of Ebbo

This change enhances JSON compatibility by correctly parsing numeric types, aligning the behavior with expectations for strict JSON type handling. Data: ``` { "key1": 42, "key2": 3.14, "key3": 100, "key4":...