doc: add examples in json schema

This commit is contained in:
debugtalk
2020-01-03 17:45:00 +08:00
parent 4faf0be32f
commit db4fcbb1d0
6 changed files with 308 additions and 67 deletions

View File

@@ -2,11 +2,14 @@
## 2.5.4 (2020-01-03)
**Added**
- doc: add examples in json schema
**Fixed**
- fix #835: UnicodeDecodeError when loading json schema files
## 2.5.3 (2020-01-03)
**Fixed**