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
|
| null
|
||||||
| integer()
|
| integer()
|
||||||
| float()
|
| float()
|
||||||
| binary().
|
| binary()
|
||||||
|
| atom().
|
||||||
|
|
||||||
-type json_text() :: binary().
|
-type json_text() :: binary().
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue