[PR #4076] [MERGED] hotix: prevent unwanted variable wrapping during Insomnia import #4652

Closed
opened 2026-03-17 02:10:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/4076
Author: @anwarulislam
Created: 5/20/2024
Status: Merged
Merged: 6/24/2024
Merged by: @AndrewBastin

Base: patchHead: hotfix/insomnia-import


📝 Commits (1)

  • 959a6bd feat: conditionally check path variable

📊 Changes

1 file changed (+8 additions, -3 deletions)

View changed files

📝 packages/hoppscotch-common/src/helpers/import-export/import/insomnia.ts (+8 -3)

📄 Description

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

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/4076 **Author:** [@anwarulislam](https://github.com/anwarulislam) **Created:** 5/20/2024 **Status:** ✅ Merged **Merged:** 6/24/2024 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `patch` ← **Head:** `hotfix/insomnia-import` --- ### 📝 Commits (1) - [`959a6bd`](https://github.com/hoppscotch/hoppscotch/commit/959a6bd9f858ff093122e600bb1a03e1b4ee2021) feat: conditionally check path variable ### 📊 Changes **1 file changed** (+8 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/src/helpers/import-export/import/insomnia.ts` (+8 -3) </details> ### 📄 Description ### Description This hotfix addresses an issue where `json` body were being wrapped in unnecessary `<<{json}>>` when importing from Insomnia. - [ ] Not Completed - [x] Completed ### Checks <!-- Make sure your pull request passes the CI checks and do check the following fields as needed - --> - [x] 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 - [x] All the tests have passed --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:10:12 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#4652
No description provided.