plone / guillotina

Python AsyncIO data API to manage billions of resources
https://guillotina.readthedocs.io/en/latest/
Other
187 stars 51 forks source link

Improve deserialization errors doing something similar to jsonschema #908

Open masipcat opened 4 years ago

masipcat commented 4 years ago

Maybe the best way is to convert the zope interface/schema to jsonschema, as @vangheem suggested