[PR #1300] [MERGED] added codegen for java OK Http Client #3220

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/1300
Author: @shalika10
Created: 10/25/2020
Status: Merged
Merged: 10/25/2020
Merged by: @liyasthomas

Base: masterHead: codegen_java


📝 Commits (4)

  • 81deab2 added codegen for java OK Http Client
  • cddf26e shalika- adding codegen for java ok -http client and updating codegen with master
  • ae2de01 shalika- added snapshot test for -codegen- java -ok http client
  • aed89c5 shalika- moving JavaOkHttpClientCodegen in alphabetical order in codegen

📊 Changes

3 files changed (+120 additions, -0 deletions)

View changed files

📝 helpers/codegen/__tests__/__snapshots__/codegen.spec.js.snap (+54 -0)
📝 helpers/codegen/codegen.js (+2 -0)
helpers/codegen/generators/java-ok-http-client.js (+64 -0)

📄 Description

No description provided


🔄 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/1300 **Author:** [@shalika10](https://github.com/shalika10) **Created:** 10/25/2020 **Status:** ✅ Merged **Merged:** 10/25/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `codegen_java` --- ### 📝 Commits (4) - [`81deab2`](https://github.com/hoppscotch/hoppscotch/commit/81deab2b1ce573734a17a757b96ee25dda0bc263) added codegen for java OK Http Client - [`cddf26e`](https://github.com/hoppscotch/hoppscotch/commit/cddf26e2541d9b21c97f5fdef931a81f8773f6b3) shalika- adding codegen for java ok -http client and updating codegen with master - [`ae2de01`](https://github.com/hoppscotch/hoppscotch/commit/ae2de01a4016e387609dd2a324ff15110a72ce36) shalika- added snapshot test for -codegen- java -ok http client - [`aed89c5`](https://github.com/hoppscotch/hoppscotch/commit/aed89c5359d4d5919aef01f5f16cf2be89032f3e) shalika- moving JavaOkHttpClientCodegen in alphabetical order in codegen ### 📊 Changes **3 files changed** (+120 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `helpers/codegen/__tests__/__snapshots__/codegen.spec.js.snap` (+54 -0) 📝 `helpers/codegen/codegen.js` (+2 -0) ➕ `helpers/codegen/generators/java-ok-http-client.js` (+64 -0) </details> ### 📄 Description _No description provided_ --- <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#3220
No description provided.