[PR #5140] [MERGED] fix(common): OpenAPI import worker not working in production #5074

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/5140
Author: @anwarulislam
Created: 6/11/2025
Status: Merged
Merged: 6/11/2025
Merged by: @jamesgeorge007

Base: patchHead: fix/open-api-import-issue


📝 Commits (2)

  • e961ab4 fix: update @hoppscotch/ui dependency to version 0.2.5
  • 8e58b71 fix: update @apidevtools/swagger-parser dependency to version 11.0.1

📊 Changes

2 files changed (+28 additions, -24 deletions)

View changed files

📝 packages/hoppscotch-common/package.json (+2 -2)
📝 pnpm-lock.yaml (+26 -22)

📄 Description

Closes HFE-883 HFE-883 #5123

Upgrade @hoppscotch/ui to version 0.2.5 and @apidevtools/swagger-parser to version 11.0.1.

It fixes the issue with the OpenAPI import worker not working in the production.


🔄 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/5140 **Author:** [@anwarulislam](https://github.com/anwarulislam) **Created:** 6/11/2025 **Status:** ✅ Merged **Merged:** 6/11/2025 **Merged by:** [@jamesgeorge007](https://github.com/jamesgeorge007) **Base:** `patch` ← **Head:** `fix/open-api-import-issue` --- ### 📝 Commits (2) - [`e961ab4`](https://github.com/hoppscotch/hoppscotch/commit/e961ab49f2815dd73cf3dddc3310f8669ffb0aa4) fix: update @hoppscotch/ui dependency to version 0.2.5 - [`8e58b71`](https://github.com/hoppscotch/hoppscotch/commit/8e58b712af1692c627d62303a04929360f209841) fix: update @apidevtools/swagger-parser dependency to version 11.0.1 ### 📊 Changes **2 files changed** (+28 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/package.json` (+2 -2) 📝 `pnpm-lock.yaml` (+26 -22) </details> ### 📄 Description Closes HFE-883 HFE-883 #5123 Upgrade @hoppscotch/ui to version 0.2.5 and @apidevtools/swagger-parser to version 11.0.1. It fixes the issue with the OpenAPI import worker not working in the production. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:33:17 +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#5074
No description provided.