Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
json: fix parsing json containing only single value
Fix parsing simple json containing only 1 value without a name .e.g. '"HelloWorld"' or '42'
- Loading branch information