If I have a file `api.account.read.json` `jerg` witll produce record name like this: ``` erlang -record(api.account.read, ``` As you could see, this is not valid erlang atom.
If I have a file
api.account.read.jsonjergwitll produce record name like this:As you could see, this is not valid erlang atom.