19 Commits

Author SHA1 Message Date
eb3aef02ff refactoring and fixes 2024-04-08 02:43:22 +05:30
af4f072bd0 support for multipart request body 2024-03-24 18:55:31 +05:30
7173c202c5 changed method uppercasing into jinja template 2024-03-24 18:54:52 +05:30
8cd6879332 updated result initialization 2024-03-24 18:54:21 +05:30
b243dec3f1 updated function signature 2024-03-24 18:54:04 +05:30
b3e62d6b32 updated header and query support 2024-03-24 18:53:29 +05:30
8447962bc4 fixed java import statements 2024-03-24 18:52:57 +05:30
d67447cf32 fixed other templates 2024-03-24 18:52:39 +05:30
614935fdaa updated templates for multipart request support 2024-03-24 18:51:42 +05:30
8c011d27ba added java future for response handling 2024-03-24 18:50:38 +05:30
81e6511f6e fixes 2024-03-15 15:56:57 +05:30
4c90386d5d Merge branch 'main' into codegen_java_httpclient 2024-03-15 15:53:37 +05:30
15c38c6127 removed errors 2024-03-15 08:12:56 +05:30
3eb71bb5ff Merge branch 'main' into resolve-issue-136 2024-03-15 08:05:17 +05:30
12177fcff3 Add codegen for java okhttp and test cases 2024-03-14 00:05:55 -07:00
b9750ef8b1 ADD: getCode function to return the generted code string 2024-03-03 02:58:14 +05:30
c13c788ea9 ADD: templates for code generation 2024-03-03 02:54:07 +05:30
c9f90a5d56 ADD: JavaAsyncHttpClientGen class 2024-03-03 02:46:10 +05:30
ac7950efe7 Added codegen for java htttpclient with test cases 2024-02-24 11:02:05 +05:30