|
|
|
|
|
by graftak
615 days ago
|
|
Not only that; both a dot (“.”) and a forward slash (“/”) are allowed to be used in/as a JSON property name. An array of keys alleviates this issue entirely because any string element of the array can be used as a JSON object property name too. |
|