[PR #1233] [MERGED] Add: Powershell RestMethod codegen #3158

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1233
Author: @piraces
Created: 10/4/2020
Status: Merged
Merged: 10/4/2020
Merged by: @liyasthomas

Base: masterHead: powershell-codegen


📝 Commits (1)

  • 88167b5 Add: Powershell RestMethod codegen

📊 Changes

2 files changed (+63 additions, -0 deletions)

View changed files

📝 helpers/codegen/codegen.js (+2 -0)
helpers/codegen/generators/powershell.js (+61 -0)

📄 Description

Summary

Adds Powershell with RestMethod code generator.

Related Issues

#1190


🔄 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/1233 **Author:** [@piraces](https://github.com/piraces) **Created:** 10/4/2020 **Status:** ✅ Merged **Merged:** 10/4/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `powershell-codegen` --- ### 📝 Commits (1) - [`88167b5`](https://github.com/hoppscotch/hoppscotch/commit/88167b562dfa8aa5e79b3c0b1d5190a41e0000d5) Add: Powershell RestMethod codegen ### 📊 Changes **2 files changed** (+63 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `helpers/codegen/codegen.js` (+2 -0) ➕ `helpers/codegen/generators/powershell.js` (+61 -0) </details> ### 📄 Description # Summary Adds Powershell with RestMethod code generator. # Related Issues #1190 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:47:54 +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#3158
No description provided.