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

hotix: prevent unwanted variable wrapping during Insomnia import #4076

Open
wants to merge 1 commit into
base: patch
Choose a base branch
from

Conversation

anwarulislam
Copy link
Member

@anwarulislam anwarulislam commented May 20, 2024

Description

This hotfix addresses an issue where json body were being wrapped in unnecessary <<{json}>> when importing from Insomnia.

  • Not Completed
  • Completed

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

@anwarulislam
Copy link
Member Author

anwarulislam commented May 20, 2024

You will get to see this issue:

image

Here is the insomnia collection file to test/reproduce the issue.

offline_Insomnia_2024-05-16.json

@nivedin nivedin changed the base branch from main to patch May 20, 2024 14:03
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.

None yet

2 participants