You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered: