[PR #4906] [MERGED] fix: resolve issues around import via URL #4982

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/4906
Author: @nivedin
Created: 3/18/2025
Status: Merged
Merged: 3/19/2025
Merged by: @jamesgeorge007

Base: patchHead: fix/openapi-gist-fetch-bug


📝 Commits (2)

📊 Changes

2 files changed (+7 additions, -4 deletions)

View changed files

📝 packages/hoppscotch-common/src/components/importExport/ImportExportSteps/UrlImport.vue (+2 -1)
📝 packages/hoppscotch-common/src/helpers/import-export/import/import-sources/GistSource.ts (+5 -3)

📄 Description

Closes HFE-778

This PR addresses and resolves issues encountered when importing collections via GitHub Gist URLs and OpenAPI specifications through URLs.


🔄 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/4906 **Author:** [@nivedin](https://github.com/nivedin) **Created:** 3/18/2025 **Status:** ✅ Merged **Merged:** 3/19/2025 **Merged by:** [@jamesgeorge007](https://github.com/jamesgeorge007) **Base:** `patch` ← **Head:** `fix/openapi-gist-fetch-bug` --- ### 📝 Commits (2) - [`5ee2ba5`](https://github.com/hoppscotch/hoppscotch/commit/5ee2ba56b1c2258e113dd5a5385b3c018890fd33) fix: openapi/gist import bug - [`f75beca`](https://github.com/hoppscotch/hoppscotch/commit/f75beca70a2effdd7bb8c937ece2088c5fd3033d) chore: minor update ### 📊 Changes **2 files changed** (+7 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/src/components/importExport/ImportExportSteps/UrlImport.vue` (+2 -1) 📝 `packages/hoppscotch-common/src/helpers/import-export/import/import-sources/GistSource.ts` (+5 -3) </details> ### 📄 Description Closes HFE-778 This PR addresses and resolves issues encountered when importing collections via GitHub Gist URLs and OpenAPI specifications through URLs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:28:23 +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#4982
No description provided.