回答編集履歴
1
追記
answer
CHANGED
@@ -1,2 +1,5 @@
|
|
1
|
-
的を外しているかもしれませんが、 JSON の真偽値は `True` ではなく `true` ではないでしょうか?
|
1
|
+
的を外しているかもしれませんが、 JSON の真偽値は `True` ではなく `true` ではないでしょうか? 大文字の使用は認められておりません。
|
2
|
+
|
2
|
-
**[JSONについて調べてみた - Qiita - chihiroさん](https://qiita.com/chihiro/items/dd1912c1406dbfe16b72)**
|
3
|
+
**[JSONについて調べてみた - Qiita - chihiroさん](https://qiita.com/chihiro/items/dd1912c1406dbfe16b72)**
|
4
|
+
|
5
|
+
**[RFC 8259規格の定義](https://tools.ietf.org/html/rfc8259)**
|