change v3: add basic validation

This commit is contained in:
debugtalk
2020-04-19 17:37:23 +08:00
parent 8b7291fa08
commit a0b1ebd647
7 changed files with 200 additions and 8 deletions

View File

@@ -37,6 +37,7 @@ filetype = "^1.0.5"
jsonpath = "^0.82"
pydantic = "^1.4"
loguru = "^0.4.1"
jmespath = "^0.9.5"
[tool.poetry.dev-dependencies]
flask = "<1.0.0"