Revision 7f10ff2726c988db9ec6c4d61b86767fc2b320e9 authored by brharrington on 01 May 2020, 22:48:06 UTC, committed by GitHub on 01 May 2020, 22:48:06 UTC
Historically some endpoints wrote the special double values
without quotes to make it clear they were numeric. However,
that creates problems with tools using standard JSON parsing
libraries. New uses should always emit standard JSON so this
change updates the default so these values are quoted.

The encoding for the legacy `json` format on the graph API
still emits data without the quotes for backwards compatibility.
1 parent 404168d
History
File Mode Size
src
README.md -rw-r--r-- 87 bytes

README.md

back to top