From what I can tell, the JSON data that is output when using the API uses single quotes for both keys and values, instead of using double quotes as defined in the JSON spec. Could we get an API parameter for double quotes instead of having to do a manual conversion afterwards?
Hello,
From what I can tell, the JSON data that is output when using the API uses single quotes for both keys and values, instead of using double quotes as defined in the JSON spec. Could we get an API parameter for double quotes instead of having to do a manual conversion afterwards?
Thanks!