Closed Sancus closed 1 month ago
We should be using Pydantic or a python generator here, this just adds extra and somewhat cumbersome steps at this point.
It seems that this library is the one to use: https://python-jsonschema.readthedocs.io/en/stable/
Closed by https://github.com/thunderbird/thunderbird-notifications/pull/28
We should be using Pydantic or a python generator here, this just adds extra and somewhat cumbersome steps at this point.