obiba / rock

R server with a REST API
GNU General Public License v3.0
3 stars 1 forks source link

Precision of decimal values is truncated while transferring data in json #13

Closed ymarcon closed 1 year ago

ymarcon commented 1 year ago

It appears that jsonline::toJSON() has a parameter digits with a default value of 4.