126 Commits

Author SHA1 Message Date
872c5a5cd3 fixes 2024-03-14 03:11:53 +05:30
f9bb3f54ea Merge branch 'main' into add-to-contributors-codegen-julia-update-levo-777 2024-03-14 02:58:01 +05:30
1575c8e564 Merge pull request #289 from nikkivirtuoso/updating_dart_dio
fix: testcases and dart dio codegen
2024-03-14 02:42:39 +05:30
d56b2b6489 handling of null string and test cases updated 2024-03-14 02:13:01 +05:30
62551f05f4 python http.client update 2024-03-13 11:09:13 +05:30
378f16035b package updation 2024-03-13 00:09:12 +05:30
f495d7b233 fix: testcases and dart dio codegen 2024-03-12 23:57:42 +05:30
19028c54e4 Merge branch 'main' into add-rust-reqwest-codegen 2024-03-12 21:02:56 +05:30
268e729100 Merge branch 'main' into add-rust-ureq-codegen 2024-03-12 20:29:08 +05:30
b2b3111436 Merge branch 'main' into add-rust-actix-codegen 2024-03-12 20:22:50 +05:30
493ead5212 golang fixes and updates 2024-03-12 20:08:15 +05:30
c37ea648e4 Merge remote-tracking branch 'upstream/main' into add-rust-reqwest-codegen
- Merged upstream
- Made required changes with respect to upstream
- Fixed tests
2024-03-12 18:37:56 +05:30
6fc02de62b Merge remote-tracking branch 'upstream/main' into add-rust-ureq-codegen
- Merged upstream
- Made required changes with respect to upstream
- Fixed tests
2024-03-12 18:19:30 +05:30
cdc86b57fb test(rust_actix_codegen): add multipart tests 2024-03-12 18:06:03 +05:30
f6c8c9addf Merge remote-tracking branch 'upstream/main' into add-rust-actix-codegen
- Merged upstream
- Made required changes with respect to upstream
- Fixed tests
2024-03-12 16:48:43 +05:30
6c2dc7540b Refactored go http codegen and test file 2024-03-12 12:33:36 +05:30
35dc30e52d Merge branch 'main' of https://github.com/foss42/apidash into add-go-http-codegen 2024-03-12 12:30:03 +05:30
e4f0633eca Update curl.dart 2024-03-12 05:20:15 +05:30
cb8bfebecd Refactor codegen 2024-03-12 05:19:03 +05:30
4d4380f3aa Update request model 2024-03-12 01:53:06 +05:30
e8fd13cbce Update Python requests codegen 2024-03-12 01:52:24 +05:30
5776d9b840 set boundary 2024-03-10 23:27:00 +05:30
1b4a5caa7a Update cURL codegen 2024-03-10 05:33:53 +05:30
be33809173 Added tests for go_http_codegen 2024-03-10 02:03:14 +05:30
c2a0a1a683 Merge branch 'main' of https://github.com/foss42/apidash into add-go-http-codegen 2024-03-10 00:44:47 +05:30
3c35352b4e Added go http codegen 2024-03-10 00:43:59 +05:30
e767348361 Merge pull request #161 from Tanish2002/fix-redundant-form-payload
fix: remove redundant body payload from codegen
2024-03-10 00:25:50 +05:30
3cf677e89b Fix Kotlin codegen to import MultipartBody 2024-02-25 21:17:19 -08:00
b5fb769a89 codegen(actix): add tests 2024-02-25 07:26:18 +05:30
cdda439f0f feat: add codegen for rust(ureq) 2024-02-25 05:31:18 +05:30
7a6bb125c9 codegen(reqwest): small fix for payload and null headerList 2024-02-25 05:20:54 +05:30
f28666444b Update codegen.dart 2024-02-24 23:07:44 +01:00
895007aa40 Update http.dart 2024-02-24 16:46:54 +01:00
944d5b180f Update codegen.dart 2024-02-24 16:31:59 +01:00
50d6b8cd06 julia_http_codegen_levo-777 2024-02-24 16:19:54 +01:00
456cea6f5f codegen(reqwest): replace header generation from string map 2024-02-24 10:38:40 +05:30
e722b67d7d codegen(actix): some formatting fixes 2024-02-24 10:09:31 +05:30
0623f6e02b codegen(actix): use some jinja magic to reduce the generated code 2024-02-24 07:22:14 +05:30
c341218391 feat: add codegen for rust(actix) 2024-02-24 01:19:09 +05:30
a105b08586 fix: remove redundant multipart header
- reqwest crate will add the headers and boundary itself.
2024-02-23 21:08:51 +05:30
bff2ca892d fix: redundant dart(http) codegen 2024-02-23 19:19:32 +05:30
693b4bda70 fix: remove redundant body payload from codegen 2024-02-23 13:50:29 +05:30
32d246cade feat: add codegen for rust(reqwest) 2024-02-23 13:12:18 +05:30
d46dd0071f Update ContentType & ResponseBodyView enums 2024-01-08 00:32:49 +05:30
b6691af932 Remove default in codegen switch 2024-01-08 00:18:11 +05:30
b92ac78424 Fix python codegens 2024-01-07 20:42:23 +05:30
6959867886 Merge pull request #5 from vidya-hub/form_data_code_gen
rev: reverted changes in js code gen
2024-01-07 20:26:04 +05:30
fe3bea31bd rev: reverted changes in js code gen 2024-01-07 20:21:37 +05:30
673668e431 Merge pull request #4 from vidya-hub/form_data_code_gen
chore: fixed spacing issues in nodejs axios codegen
2024-01-07 19:51:41 +05:30
9d8379e9ac chore: fixed spacing issues in nodejs axios codegen 2024-01-07 19:50:25 +05:30