Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

Make JSON object types the same for keys that contain numbers #411

Open
nhatfield opened this issue Feb 12, 2022 · 1 comment
Open

Make JSON object types the same for keys that contain numbers #411

nhatfield opened this issue Feb 12, 2022 · 1 comment

Comments

@nhatfield
Copy link

Any chance in having the number types remain the same for a given value? Right now SNR can either be a float or long and it messes with some document stores...
example:
snr: -7
vs
snr: -7.0

@nhatfield
Copy link
Author

nhatfield commented Feb 20, 2022

To be clear, the preferred would be to have it always be represented as a float

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant