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

refactor: preserve big ints and decimals on JSONLensRenderer #2167

Merged
merged 2 commits into from
Mar 15, 2022

Conversation

AndrewBastin
Copy link
Member

Closes #2166

Description

As the title and the linked issue states. Uses lossless-json to accomplish this.

Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

Copy link
Member

@liyasthomas liyasthomas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@AndrewBastin AndrewBastin merged commit 4b5e70d into hoppscotch:main Mar 15, 2022
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

Successfully merging this pull request may close these issues.

[bug]: Large numbers are wrong/rounded in JSON response view
2 participants