mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-30 12:59:39 +08:00
feat: add json schema validation for api
This commit is contained in:
@@ -43,6 +43,7 @@ jsonpath = "^0.82"
|
||||
sentry-sdk = "^0.13.5"
|
||||
future = { version = "^0.18.1", python = "~2.7" }
|
||||
enum34 = { version = "^1.1.6", python = "~2.7" }
|
||||
jsonschema = "^3.2.0"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
flask = "<1.0.0"
|
||||
|
||||
Reference in New Issue
Block a user