fix: jsonschema, variables maybe in string type, e.g. '${get_variables()}'

This commit is contained in:
debugtalk
2020-01-02 23:15:51 +08:00
parent e35e0fb938
commit 83a31bc414
4 changed files with 14 additions and 2 deletions

View File

@@ -1,5 +1,11 @@
# Release History
## 2.5.3 (2020-01-03)
**Fixed**
- fix: jsonschema, variables maybe in string type, e.g. '${get_variables()}'
## 2.5.2 (2020-01-02)
**Fixed**