Merge pull request #121 from ratopi/develop

missing description for {key, binary()} added
This commit is contained in:
alisdair sullivan 2018-12-09 22:23:21 -08:00 committed by GitHub
commit 528d5b8253
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -693,6 +693,10 @@ following events must be handled:
the start of a json object
- '{key, binary()}'
the key of an entry in a json object
- `end_object`
the end of a json object