|
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 |
|
|
e20ffbb97d
|
Merge branch 'main' of https://github.com/foss42/apidash into add-rust-curl-codegen
|
2024-03-16 23:25:50 +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 |
|
|
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 |
|
|
9cdfafbd9c
|
Added code generator for curl-rust
|
2024-03-09 20:57:18 +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 |
|