fix ValidationError.json() (#922)

This commit is contained in:
Samuel Colvin
2019-10-23 10:27:55 +01:00
committed by GitHub
parent 6b5adcc977
commit cb262daddd
6 changed files with 9 additions and 2 deletions
+1
View File
@@ -0,0 +1 @@
Fix JSON serialization errors on `ValidationError.json()` by using `pydantic_encoder`