This is an automated email from the ASF dual-hosted git repository.
zhangzicheng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shenyu.git
from cdb100023 #4029 api-doc example (#4307)
add d4d022964 [type:feature] refactor some code for mock request of api
doc. (#4311)
No new revisions were added by this update.
Summary of changes:
.../controller/MockRequestRecordController.java | 35 ++++++++++++++++++----
.../shenyu/admin/controller/SandboxController.java | 5 ++--
.../admin/model/dto/MockRequestRecordDTO.java | 7 +++--
.../admin/service/MockRequestRecordService.java | 7 +++++
.../shenyu/admin/service/SandboxService.java | 4 ++-
.../service/impl/MockRequestRecordServiceImpl.java | 22 +++++++++++---
.../admin/service/impl/SandboxServiceImpl.java | 35 +++++-----------------
7 files changed, 73 insertions(+), 42 deletions(-)