Commit Graph

7 Commits

Author SHA1 Message Date
Rick b7926da2c0
feat: custom the grpc gateway restful path (#497) 2024-07-01 08:02:07 +08:00
WT 1765d139c0
fix: missing imports in generated golang code fron testcatse (#457) 2024-05-27 21:05:03 +08:00
Kurisu 6f2fed9519
feat: Support to generator JavaScript code from a HTTP testCase. (#400)
* feat: Support to generator JavaScript code from a HTTP testCase.

* more friendly prompts in JavaScript code generator.
2024-04-26 09:48:10 +08:00
Agility6 ab38bef403
fix: incorrect HTTP request body with the Golang code generator (#383)
* fix: incorrect HTTP request body with the Golang code generator

* feat: add go body request test

* fix: go_generator error
2024-04-22 14:42:36 +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 7ea16a6642
feat: support to generate grpc payload as JSON (#264) 2023-11-03 14:13:43 +08:00
Rick a799208a0c
feat: support generate code from TestCase (#154) 2023-08-01 17:19:13 +08:00