add json patch

Signed-off-by: Jess Frazelle <github@jessfraz.com>
This commit is contained in:
Jess Frazelle
2022-07-21 13:22:26 -07:00
parent 8d0ab1a2b8
commit 2134a8e5de
5 changed files with 8133 additions and 9254 deletions

View File

@ -33,6 +33,7 @@ openapi-parser = "^0.2.6"
autopep8 = "^1.6.0"
prance = "^0.21.8"
openapi-spec-validator = "^0.4.0"
jsonpatch = "^1.32"
[build-system]
requires = ["poetry>=1.0"]