188 Commits

Author SHA1 Message Date
bbbf686f80 added header dict template 2024-03-30 20:05:51 +05:30
6deaaf2169 added param dict template 2024-03-30 20:05:36 +05:30
4d073ec9c1 added templates for package import, url and boundary 2024-03-30 20:05:14 +05:30
d601094ef4 added boundary in julia codegen 2024-03-30 20:03:28 +05:30
53ef0ce747 including uri parameters 2024-03-28 04:01:19 +05:30
0354792457 inclusion of headers 2024-03-28 04:01:03 +05:30
261103d5eb request sending setup 2024-03-28 04:00:50 +05:30
c9c51a2840 faraday connection creation 2024-03-28 04:00:23 +05:30
7e43c33565 payload creation 2024-03-28 04:00:06 +05:30
21e05c288e setting up request url 2024-03-28 03:59:18 +05:30
0150675f9f custom boundary creation for heredoc 2024-03-28 03:58:55 +05:30
3b93bb3f86 try catch block for error handling 2024-03-28 03:57:46 +05:30
5774db422f added getCode function 2024-03-28 03:57:07 +05:30
73e087a257 response displaying template 2024-03-28 03:56:27 +05:30
f175483d86 connection response internal templates 2024-03-28 03:56:03 +05:30
9233102083 connection creation template 2024-03-28 03:54:18 +05:30
cf3ff17580 added request body payload templates 2024-03-28 03:53:56 +05:30
402670619c added request url template 2024-03-28 03:53:33 +05:30
642fca1cf6 added require templates 2024-03-28 03:53:07 +05:30
5b57ae46ff added class for faraday codegen 2024-03-28 03:52:31 +05:30
d9b38a0255 added support for ruby faraday 2024-03-28 03:51:54 +05:30
610e45cf5c Merge pull request #342 from apoorvdwi/add-rust-curl-codegen
Add Curl Rust Code Generator
2024-03-22 09:18:57 +05:30
adfbc2bce8 fixes 2024-03-22 09:17:24 +05:30
decd1d68eb Padded response body print statement 2024-03-21 20:53:48 +05:30
f99a84375a Fixed headers and corresponding template 2024-03-21 02:40:47 +05:30
beeece8875 added content type header in formdata 2024-03-20 23:13:06 +05:30
97d3c30bba Fixed rust generated code and testcases 2024-03-18 20:26:33 +05:30
48d4beff00 Added curl rust code generator 2024-03-17 02:48:54 +05:30
9f8a745fb4 fixes: form data & curl 2024-03-17 00:44:10 +05:30
e20ffbb97d Merge branch 'main' of https://github.com/foss42/apidash into add-rust-curl-codegen 2024-03-16 23:25:50 +05:30
0b669390ff Fix tab indicator for formdata 2024-03-16 05:18:00 +05:30
63f5322beb Merge pull request #302 from PCoder23/kotlin-okhttp-tests
added test cases for kotli okhttp3
2024-03-16 01:16:53 +05:30
8b3a3568d8 fixed issues 2024-03-15 22:43:57 +05:30
bd2df8c4df Merge pull request #297 from Tanish2002/add-axios-multipart-tests
Refactor Javascript Axios and add Multipart form tests
2024-03-15 19:18:32 +05:30
a3fd05f905 fixes 2024-03-15 18:56:06 +05:30
d4723abe60 fixes 2024-03-15 17:44:51 +05:30
8f682e75d4 Merge branch 'main' into main 2024-03-15 17:38:26 +05:30
1228ac4e46 Update seq 2024-03-15 17:35:25 +05:30
f0dc0c5247 Merge branch 'main' into main 2024-03-15 17:29:37 +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
9e2cf7fac1 fix(codgen-axios): fix the broken codegen for multipart requests as well as refactor it 2024-03-15 14:31:14 +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
3148c5af03 Merge pull request #192 from ShiqiuC/add-java-okhttp-codegen
feat: add codegen for Java(okhttp)
2024-03-15 05:39:53 +05:30
b8cb684cc0 Merge pull request #295 from Tanish2002/add-fetch-multipart-tests
Refactor Javascript Fetch and add Multipart form tests
2024-03-15 05:26:55 +05:30
6aaa29cb98 js minor fix 2024-03-15 05:24:50 +05:30
3e2cc90263 fixes 2024-03-15 04:50:32 +05:30
02c4d92c95 Merge pull request #296 from nikkivirtuoso/update_test_cases_for_dart_http
update: test cases added from POST4 to POST9 for dart (http)
2024-03-14 18:58:59 +05:30
5b28debd35 Merge remote-tracking branch 'upstream/main' into add-fetch-multipart-tests 2024-03-14 18:43:28 +05:30