|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
32d246cade
|
feat: add codegen for rust(reqwest)
|
2024-02-23 13:12:18 +05:30 |
|