Commit Graph

182 Commits

Author SHA1 Message Date
Elise
12177fcff3 Add codegen for java okhttp and test cases 2024-03-14 00:05:55 -07:00
Ankit Mahato
872c5a5cd3 fixes 2024-03-14 03:11:53 +05:30
Ankit Mahato
f9bb3f54ea Merge branch 'main' into add-to-contributors-codegen-julia-update-levo-777 2024-03-14 02:58:01 +05:30
Ashita Prasad
1575c8e564 Merge pull request #289 from nikkivirtuoso/updating_dart_dio
fix: testcases and dart dio codegen
2024-03-14 02:42:39 +05:30
Nishant Kumar
d56b2b6489 handling of null string and test cases updated 2024-03-14 02:13:01 +05:30
Nishant Kumar
41d72d21d7 flutter test all cases passed 2024-03-14 00:25:09 +05:30
Nishant Kumar
1c43e8d863 cofigured with mail 2024-03-14 00:11:15 +05:30
Nishant Kumar
bacc221452 minor changes in test cases 2024-03-13 22:24:11 +05:30
Nishant Kumar
5ae4d04156 all test cases has been updated regarding dart dio 2024-03-13 21:53:03 +05:30
Ashita Prasad
62551f05f4 python http.client update 2024-03-13 11:09:13 +05:30
Ankit Mahato
990b1f5e2a Update python_http_client_codegen_test.dart 2024-03-13 09:39:34 +05:30
Nishant Kumar
f495d7b233 fix: testcases and dart dio codegen 2024-03-12 23:57:42 +05:30
Ashita Prasad
19028c54e4 Merge branch 'main' into add-rust-reqwest-codegen 2024-03-12 21:02:56 +05:30
Ashita Prasad
268e729100 Merge branch 'main' into add-rust-ureq-codegen 2024-03-12 20:29:08 +05:30
Ashita Prasad
b2b3111436 Merge branch 'main' into add-rust-actix-codegen 2024-03-12 20:22:50 +05:30
Ashita Prasad
039bdb488e Merge pull request #270 from apoorvdwi/add-go-http-codegen
Add CodeGen for Go (http)
2024-03-12 20:13:35 +05:30
Ashita Prasad
493ead5212 golang fixes and updates 2024-03-12 20:08:15 +05:30
Tanish2002
351b79d78f test(rust_reqwest_codegen): add multipart tests 2024-03-12 18:44:20 +05:30
Tanish2002
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
Tanish2002
c06c0fc2e8 test(rust_ureq_codegen): add multipart tests 2024-03-12 18:30:53 +05:30
Tanish2002
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
Tanish2002
cdc86b57fb test(rust_actix_codegen): add multipart tests 2024-03-12 18:06:03 +05:30
Tanish2002
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
Apoorv Dwivedi
6c2dc7540b Refactored go http codegen and test file 2024-03-12 12:33:36 +05:30
Apoorv Dwivedi
35dc30e52d Merge branch 'main' of https://github.com/foss42/apidash into add-go-http-codegen 2024-03-12 12:30:03 +05:30
Ankit Mahato
897160f388 Removed as it is not required after refactoring 2024-03-12 12:04:07 +05:30
Ankit Mahato
67fcc66aa2 Update HAR codegen 2024-03-12 05:23:27 +05:30
Ankit Mahato
cb8bfebecd Refactor codegen 2024-03-12 05:19:03 +05:30
Ankit Mahato
fc7a051285 POST 2 test updates 2024-03-12 02:24:35 +05:30
Ankit Mahato
2d5186bdf8 Update for POST 2 2024-03-12 02:04:01 +05:30
Ankit Mahato
e8fd13cbce Update Python requests codegen 2024-03-12 01:52:24 +05:30
Ankit Mahato
1a40b3249e Merge pull request #180 from CH1NRU5T/resolve-issue-cURL_initial_view_code
Resolve issue curl initial view code
2024-03-10 07:06:59 +05:30
Ankit Mahato
d23019a43d Accept test change 2024-03-10 07:02:23 +05:30
Ankit Mahato
28516cd1c9 Revert "fixed curl code gen error for empty url"
This reverts commit 7e1ca33a28.
2024-03-10 06:59:31 +05:30
Ankit Mahato
1b4a5caa7a Update cURL codegen 2024-03-10 05:33:53 +05:30
Apoorv Dwivedi
be33809173 Added tests for go_http_codegen 2024-03-10 02:03:14 +05:30
Ankit Mahato
750a5af12b fix test case 2024-03-09 21:22:25 +05:30
Ankit Mahato
0134fa9789 Merge branch 'main' into fix-kotlin-codegen-import-issue 2024-03-09 21:17:09 +05:30
Ashita Prasad
96be5453f8 Migrate to API Dash APIs 2024-03-08 10:30:33 +05:30
Elise
3cf677e89b Fix Kotlin codegen to import MultipartBody 2024-02-25 21:17:19 -08:00
Tanish2002
b5fb769a89 codegen(actix): add tests 2024-02-25 07:26:18 +05:30
Tanish2002
7389545030 codegen(ureq): add tests 2024-02-25 05:51:07 +05:30
Tanish2002
7a6bb125c9 codegen(reqwest): small fix for payload and null headerList 2024-02-25 05:20:54 +05:30
Levan Mebonia
50d6b8cd06 julia_http_codegen_levo-777 2024-02-24 16:19:54 +01:00
ch1nru5t
7e1ca33a28 fixed curl code gen error for empty url 2024-02-24 12:48:53 +05:30
Tanish2002
838cd5f1cc codegen(reqwest): fix tests 2024-02-24 10:46:21 +05:30
Tanish2002
32d246cade feat: add codegen for rust(reqwest) 2024-02-23 13:12:18 +05:30
Ashita Prasad
fdd749d4a0 Create codegen_test.dart 2024-01-08 00:18:37 +05:30
DenserMeerkat
f74426f2d5 fix: renamed and moved tests 2023-12-27 21:57:26 +05:30
DenserMeerkat
3fd0a1933c chore: add request_model tests 2023-12-27 12:16:40 +05:30