add atom to values allowed in to be encoded terms
This commit is contained in:
parent
9a36b774ae
commit
123f8208d0
1 changed files with 2 additions and 1 deletions
|
@ -53,7 +53,8 @@
|
|||
| null
|
||||
| integer()
|
||||
| float()
|
||||
| binary().
|
||||
| binary()
|
||||
| atom().
|
||||
|
||||
-type json_text() :: binary().
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue