missing description for {key, binary()} added

This commit is contained in:
Ralf Th. Pietsch 2018-11-20 07:43:39 +01:00
parent c590b1f51f
commit ffd72ccd19

View file

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