From 2ed7f2c5f4ccbebd1ce645b1fe476d6097d40a72 Mon Sep 17 00:00:00 2001 From: Ankit Mahato Date: Sun, 31 Mar 2024 20:08:05 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index be6c6a30..6f9bcd25 100644 --- a/README.md +++ b/README.md @@ -141,7 +141,7 @@ API Dash currently supports API integration code generation for the following la | Rust | `ureq` | | | Rust | `Actix Client` | | | Java | `asynchttpclient` | https://github.com/foss42/apidash/issues/136 | -| Java | `HttpClient` | https://github.com/foss42/apidash/issues/137 | +| Java | `HttpClient` | | | Java | `okhttp3` | | | Julia | `HTTP` | | | PHP | `guzzle` | https://github.com/foss42/apidash/issues/143 |