Commit Graph

2 Commits

Author SHA1 Message Date
Rick 2db16248ef
feat: imporove mock object with standard crud (#553)
* feat: imporove mock object with standard crud

* add more document of mock

* add a common proxy on mock server

* test pass with the mock proxy

* update mock json schema

---------

Co-authored-by: rick <linuxsuren@users.noreply.github.com>
2024-11-01 16:44:28 +08:00
Rick 157253e9c3
Add JSON schema for mock types (#499)
* Add JSON schema for mock types

* add unit tests

* fix the unit test failure

---------

Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-06-28 08:26:29 +08:00