Open GeTOUO opened 10 months ago
Thanks for reporting this. This is definitely something that needs to be documented at least. I'm not sure, though, how this situation should be handled. The JSON RFC doesn't specify this: https://datatracker.ietf.org/doc/html/rfc7159#section-4.
If there are duplicate keys in the JSON, the current JSON parser will take the value corresponding to the first occurrence of the key:
inputString:
The content of the console output: