[PR #1301] [MERGED] adding codegen for the java-unirest #3218

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1301
Author: @mrkunal
Created: 10/25/2020
Status: Merged
Merged: 10/25/2020
Merged by: @liyasthomas

Base: masterHead: java-unirest


📝 Commits (1)

  • 7070c18 Kunal - java-unirest 25 oct 2020 codegen added

📊 Changes

3 files changed (+113 additions, -1 deletions)

View changed files

📝 helpers/codegen/__tests__/__snapshots__/codegen.spec.js.snap (+40 -0)
📝 helpers/codegen/codegen.js (+2 -1)
helpers/codegen/generators/java-unirest.js (+71 -0)

📄 Description

My first open-source PR :)


🔄 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/1301 **Author:** [@mrkunal](https://github.com/mrkunal) **Created:** 10/25/2020 **Status:** ✅ Merged **Merged:** 10/25/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `java-unirest` --- ### 📝 Commits (1) - [`7070c18`](https://github.com/hoppscotch/hoppscotch/commit/7070c184a51dfc9900602777036444085f596d73) Kunal - java-unirest 25 oct 2020 codegen added ### 📊 Changes **3 files changed** (+113 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `helpers/codegen/__tests__/__snapshots__/codegen.spec.js.snap` (+40 -0) 📝 `helpers/codegen/codegen.js` (+2 -1) ➕ `helpers/codegen/generators/java-unirest.js` (+71 -0) </details> ### 📄 Description My first open-source PR :) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:51:09 +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#3218
No description provided.