[PR #400] [MERGED] Custom methods support #2602

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/400
Author: @liyasthomas
Created: 12/4/2019
Status: Merged
Merged: 12/4/2019
Merged by: @liyasthomas

Base: masterHead: methods


📝 Commits (4)

📊 Changes

4 files changed (+40 additions, -11 deletions)

View changed files

📝 assets/css/styles.scss (+7 -7)
📝 pages/index.vue (+25 -3)
tests/e2e/integration/app.starter.spec.js (+7 -0)
📝 tests/e2e/integration/feature.url-queries.spec.js (+1 -1)

📄 Description

fixes #398


🔄 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/400 **Author:** [@liyasthomas](https://github.com/liyasthomas) **Created:** 12/4/2019 **Status:** ✅ Merged **Merged:** 12/4/2019 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `methods` --- ### 📝 Commits (4) - [`7d5a849`](https://github.com/hoppscotch/hoppscotch/commit/7d5a8499c3af050fd562f7151d1473a0521da394) :tada: Custom methods support - [`d99170f`](https://github.com/hoppscotch/hoppscotch/commit/d99170f0d9378fc102e549c2c077a8d438cc1f76) Merge branch 'master' into methods - [`a719dff`](https://github.com/hoppscotch/hoppscotch/commit/a719dff1f72596ce0b989a24f7baf0e73bd06ed2) :white_check_mark: Updating tests - [`5fbf487`](https://github.com/hoppscotch/hoppscotch/commit/5fbf4879ae37659afdf45a762135502282d34d6e) :bug: Fixes #399 ### 📊 Changes **4 files changed** (+40 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `assets/css/styles.scss` (+7 -7) 📝 `pages/index.vue` (+25 -3) ➕ `tests/e2e/integration/app.starter.spec.js` (+7 -0) 📝 `tests/e2e/integration/feature.url-queries.spec.js` (+1 -1) </details> ### 📄 Description fixes #398 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:17:34 +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#2602
No description provided.