|
cfdec41cba
|
Merge branch 'main' into resolve-issue-135
|
2024-04-07 00:56:40 +05:30 |
|
|
631c2e26d3
|
cleanup ContentType
|
2024-04-06 13:42:35 +05:30 |
|
|
3886755ae9
|
fixed json body and head2
|
2024-03-24 01:54:33 +05:30 |
|
|
b8bd45a10a
|
Fixed the java http client codegen
|
2024-03-23 21:32:48 +05:30 |
|
|
a38fc47775
|
added response printing
|
2024-03-21 22:32:22 +05:30 |
|
|
fb13e4de0b
|
added formdata support
|
2024-03-21 22:31:59 +05:30 |
|
|
7a687a532b
|
added query parameter support for codegen
|
2024-03-21 22:18:14 +05:30 |
|
|
0734cc2862
|
added request header support for code generation
|
2024-03-21 22:17:52 +05:30 |
|
|
6e86422285
|
added starting request part for getCode
|
2024-03-21 18:07:17 +05:30 |
|
|
9c4f7ef56b
|
added getCode function
|
2024-03-21 18:03:45 +05:30 |
|
|
a6b640102c
|
added the ending template
|
2024-03-21 18:00:09 +05:30 |
|
|
ff85ed12c7
|
added template for setting up body and boundary for multipart/form-data in the request
|
2024-03-21 17:59:34 +05:30 |
|
|
19d717f791
|
added template for adding fields for formData of type File
|
2024-03-21 17:58:25 +05:30 |
|
|
3ef0022947
|
added template for adding fields for FormData of type Text
|
2024-03-21 17:57:33 +05:30 |
|
|
39bcbede66
|
added template for add query parameters to the request
|
2024-03-21 17:56:47 +05:30 |
|
|
fb59227b07
|
added template for adding content-type to the request
|
2024-03-21 17:55:23 +05:30 |
|
|
bcee13e989
|
added template for adding headers to the request
|
2024-03-21 17:54:33 +05:30 |
|
|
f47f3a5d74
|
added template for generating request
|
2024-03-21 17:53:46 +05:30 |
|
|
095c0d6109
|
added template for requestBody
|
2024-03-21 17:52:58 +05:30 |
|
|
ec877d14b8
|
added template to initialise the request URL string
|
2024-03-21 17:52:20 +05:30 |
|
|
e114637935
|
added tenmplate for starting main class
|
2024-03-21 17:49:29 +05:30 |
|
|
f9f73256d5
|
added template to import necessary Java files
|
2024-03-21 17:48:22 +05:30 |
|
|
4afbb364bc
|
added template for importing Unirest
|
2024-03-21 17:47:07 +05:30 |
|
|
75b5853c3a
|
added JavaUnirestCodeGen class
|
2024-03-21 17:44:27 +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 |
|