[PR #3923] [MERGED] fix: fix typo in team search url #4591

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/3923
Author: @amk-dev
Created: 3/21/2024
Status: Merged
Merged: 3/21/2024
Merged by: @jamesgeorge007

Base: release/2024.3.0Head: fix/typo-in-teamsearch-url


📝 Commits (2)

  • 3c96a93 fix: fix typo in team search endpoint url
  • 1549d29 Merge branch 'release/2024.3.0' into fix/typo-in-teamsearch-url

📊 Changes

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

View changed files

📝 packages/hoppscotch-common/src/helpers/teams/TeamsSearch.service.ts (+1 -1)

📄 Description

Before

The url for the team search endpoint had an extra '}'

After

The typo is fixed.

Fixes HFE-457.


🔄 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/3923 **Author:** [@amk-dev](https://github.com/amk-dev) **Created:** 3/21/2024 **Status:** ✅ Merged **Merged:** 3/21/2024 **Merged by:** [@jamesgeorge007](https://github.com/jamesgeorge007) **Base:** `release/2024.3.0` ← **Head:** `fix/typo-in-teamsearch-url` --- ### 📝 Commits (2) - [`3c96a93`](https://github.com/hoppscotch/hoppscotch/commit/3c96a93ebff508b41f4eab4d04a9b1e000d7e450) fix: fix typo in team search endpoint url - [`1549d29`](https://github.com/hoppscotch/hoppscotch/commit/1549d290942cf3ff5272ee7862a48b3f85cb9a30) Merge branch 'release/2024.3.0' into fix/typo-in-teamsearch-url ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/src/helpers/teams/TeamsSearch.service.ts` (+1 -1) </details> ### 📄 Description **Before** The url for the team search endpoint had an extra '}' **After** The typo is fixed. Fixes HFE-457. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:06:56 +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#4591
No description provided.