Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change the type of numbers presented in String using the new json types #26

Open
dabitdev opened this issue Jul 1, 2020 · 0 comments
Open

Comments

@dabitdev
Copy link
Collaborator

dabitdev commented Jul 1, 2020

Then numeric values coming in each response will be presented in a json numeric type. The library should be able to present this numbers using numeric native types instead of Strings. The consumer app should never convert String types to Integers, Floats or Dates.

Current json responses

Screen Shot 2020-07-01 at 9 37 05 AM

when you add the new header
'merapi-output' = 'json'

Screen Shot 2020-07-01 at 9 36 15 AM

this changes are already visible in dev and will be promoted in July 2nd to production.

@dabitdev dabitdev changed the title Change the type of numbers presented in String using the new json format Change the type of numbers presented in String using the new json types Jul 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant