change: replace jsonschema validation with pydantic

This commit is contained in:
debugtalk
2020-04-09 18:48:20 +08:00
17 changed files with 51 additions and 915 deletions

View File

@@ -4,6 +4,7 @@
**Changed**
- replace jsonschema validation with pydantic
- remove compatibility with testcase/testsuite format v1
## 3.0.1 (2020-03-24)