Commit Graph

8 Commits

Author SHA1 Message Date
Rick 664451e6ee
fix: the shell, python generator is incorrect (#601)
* fix: the shell, python generator is incorrect

* update go.sum

* update the end-of-line

* remove go.work.sum

---------

Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2025-01-26 10:54:25 +08:00
Rick 3a9bde8c06
feat: support to upload random image files (#541)
* feat: support to upload random image files

* support to upload pdf file

* support to generate zip file

---------

Co-authored-by: rick <linuxsuren@users.noreply.github.com>
2024-10-03 17:45:49 +08:00
Rick 296fd4084f
feat: support to show the body size on page (#536)
increase the body size limit default value to be 5120

Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-09-25 13:41:11 +08:00
Rick 1c5b72df0b
feat: add graphql feature support (#326)
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-12-21 11:15:12 +08:00
Rick cef376ac40
fix: cannot read the query (#317)
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-12-18 10:56:49 +08:00
Rick 7ea16a6642
feat: support to generate grpc payload as JSON (#264) 2023-11-03 14:13:43 +08:00
Rick 0e5ee61c94
feat: support loading proto file from URL (#261) 2023-11-01 10:59:36 +08:00
Rick ca81982dae
feat: support to generate curl command (#222)
* feat: support to generate curl command

* chore: change the query in testcase to be sorted map
2023-10-07 19:44:28 +08:00